help-typescript
How do I type / overload a Stage1 Decorator?
Resolved
about Mapped Types
Open
Simple way to cast one object to another
Open
Node
Parameters from a generic typed Interface do not populate in function handler
Resolved
error: 'React' refers to a UMD global, but the current file is a module.
Open
Warnings show as errors in my own dependency
Resolved
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type
Open
React
Ramda cond with TypeScript
Open
React
How can I create a Record that uses only some properties of an Interface?
Open
Is this the right way to use this?
Open
React
Tell typescript the type of an object based on if conditions
Resolved
Node
Key autocomplete for generic type with specified type constraints
Resolved
TS2322: Type 'User | T' is not assignable to type 'object'.
Open
React
This expression is not callable. Type 'typeof import("anylogger") has no call signatures.
Open
Cannot import external json when module resolution in Node16 or NodeNext
Open
Add ? suffix to PathParams string literal type extractor
Resolved
Abstract method annotated with void is returning promise on defining and TS not showing any error
The 'this' context of type 'void' is not assignable to method's 'this' of type 'GlobalEventHandlers'
Open
Narrowing typing of query string parameter?
Resolved
Is it possible to dynamically import a type?
Open
Arrow vs Function returning error types
Open
Why can't TS find my .d.ts files?
Open
Streaming download from POST endpoint using axios
Open
Specify type of nested objects only, infer type of outer object
Open
Node
node / ts-node slow startup with Docker Compose
Open
Array - possibility of undefined values
Open
Node
Is it possible to use Generics to create a Generic return type?
Open
Optional types mapping with correct type
specify type for (error) in try catch?
Resolved
Im having some export issues
Resolved
React
variable is referenced directly or indirectly in its own type annotation
Open
Import my own module issue.
Open
how to have object type depend on object key
Resolved
react component dynamic rendering from json object using typescript
Open
React
"type string is not assignable to type never"
Open
Vue
React dom not rendering correctly
Open
React
typeof mapped type
Resolved
Do this tests look right to you?
Open
What should I do about this error?
Open
is it possible to relate the key part of a mapped type to its value?
Open
Suddenly declared module types in tsconfig.json Stopped working
Resolved
React Polymorphic component innerRef prop not visible
Open
React
Is this a bug?
Open
node-ts doesn't work after updating
Open
Im trying to use Jest and Supertest with TypeScript
Resolved
Explicitly type some parameters of generics
Resolved
TS compiler API, Statements and printing
Resolved
Unable to use key of object to index
Resolved
React
Best way to enforce type safety with complex types when using generics
Open
How to resolve this?