help-typescript
Learning exercises
Open
`valueof` operator?
Open
Extract interface fields from object
Open
Fancy way to extract the type off an array
Open
Is a discriminated type possible for function arguments?
Open
React
better way to define this overload function?
Open
Deno
Node
Check if type is boolean but not one of false or true
Open
ts declaration prevent module creation
Open
Tooling
Union to intersection type alias automatically?
Open
When type is object or string, Typescript warns when attempting to access property on object
Open
React
Object keys picked via condition not matching expected type.
Resolved
Inferring never as return type of function
Resolved
Node
Export ts interface as a seperate file
Open
Tooling
Dynamic typing based on first parameter of function
Resolved
How do I reference an optional array's property's type?
Resolved
Node
Auto generate two consumable exports from a single package
Open
dynamic creation of unique symbols
Resolved
How to Create a Constructor + Interface with JSDocs?
Resolved
A weird problem with ReactNode
Resolved
fn overload and type inferring
Open
Type to convert matching parentheses to nested lists
Resolved
Map with custom key/value pairs?
Resolved
Help with initial state setup
Open
React
Function that has return Type from a Key,Value pair union type
Resolved
match function parameter to object value
Open
Node
Async & sync function execution
Resolved
TypeError: thirdPartyClass.default is not a constructor
Open
Node
An index signature parameter type cannot be a literal type or generic type.
Resolved
Tooling
Node
Infer parametrized type of a callback argument based on the return value of the callback
Open
Why can I modify properties of a readonly class member?
Resolved
Function overload signature not compatible
Resolved
Mixed Variadic Args
Resolved
Node
Type error after narrow
Resolved
Merging arrays with type unions
Resolved
can i get more specific type info?
Open
FixedUint8Array
Open
Is there a way to force `instanceof UnrelatedClass` to pass?
Open
Passing Function as Props in React w/ Typescript
Open
`import` fails after compile, but not before
Resolved
Tooling
Node
How to get JSON response?
Open
React
Custom data types for API respones
Open
Why can't I declare a variable?
Resolved
React
How do I join strings?
Resolved
React
How do you get the keys of named array members
Open
How `npm link` is different from `npm install` in regard of a TypeScript package?
Open
typescript v5.0 decorators undefined context, is this expected?
Open
Unable to find type declarations in VSCode + CodeSandbox across all devices + browsers
React
Tooling
Error, could not open app
Resolved
React
Property does not exist on type
Open
Recommendation for an embeddable nosql db like sqlite for my typescript app?
Open
Tooling
Node