help-typescript
globalThis extend w/ interface
Open
how does ts 5.0 extends array work with multiple arrays?
Open
Tooling
cannot use every on union of arrays
Open
TS Generics,
Open
Avoid number variable having a string type at runtime
Open
Type argument constraint "not T" or "not null | undefined"
Open
Type 'void' is not assignable to type '(string | number)[]'
Open
How to set type on a function?
Open
Trying to import a JavaScript library: chance.js
Resolved
change return type if optional parameter is present
Open
Tooling
Node
Typescript Generics - Generic return type
Resolved
ESM module - how to configure in tsconfg.json?
Open
Node
Inconsistent typings for arrays with nullish values
Resolved
Type-safe object keys
Resolved
Is it possible to enforce a type to have every key from an enum?
Resolved
Why type of this changes to another ?
Resolved
Node
NodeJS node:worker_threads but using ts-node
Resolved
Tooling
Node
Why is this property undefined?
Resolved
Why is this code giving error TS2366?
Resolved
Is it possible to get the name of a class as a type?
Open
Record<x,y> with or || operator allows invalid type?
Open
Is it possible to enforce generic discriminated union types in multiple method arguments?
Open
Having a Mixin / Inheritance problem with Typescript - string not assignable to string|number|symbol
Resolved
ensure all child classes have method, but each could have different function signature
Open
New to TS, need some help setting up next auth / code sandbox attached
Open
React
Does anyone know how I can refactor this?
Open
React
Is it possible to validate the length of a tuple?
Open
mixin causing problems with inheritance
Resolved
Extract value from string
Open
How do I use the `satisfies` operator with an array of classes?
Open
Flow typing interaction with functions returning never
Open
Property does not exist on type 'unknown'
Open
React
Is it possible to literally override de NodeJS.ProcessEnv interface?
Open
Generics on Satisfies operator
Open
Creating a type based on decorated properties in a class
Open
get type from object key returning value from function
Resolved
Make a parameter of a function be a keyof an object, and ALSO be type string
Resolved
Separating types from js: React forwardRef
Open
React
How to inherit generic from a function? F.e. from `forwaredRef()`
Resolved
React
Figuring out the return type of a dynamically indexed property
Resolved
id prop in Textfield ts2322
Resolved
React
'T' could be instantiated with an arbitrary type which could be unrelated to '...'
Open
VIM/VSCODE tRPC/TypeScript Data display in tool-tip is taking 5-10 secs.
Open
Using a Builder with method depending on a passed parameter
Open
Polymorphic factory
Open
How to let typescript help me narrow a generic to a specific type in switch cases?
Open
Property 'x' does not exist on type 'y' | undefined, when 'y' can't be undefined...
Open
React
Node
Tooling
Show calculated type value instead of wrapped generic type
Open
Constrained generic object type
Open
Callback not inferring generic type passed
Resolved