help-typescript
Faster way to create value of named tuple
Open
Why does Array.includes work strangely with typed arrays?
Resolved
How to join an array of strings with a function
Resolved
How do I cache a variable in the front end so it is calculated once per run?
Resolved
Referencing the type in an array
Open
Documentation for compiler API to generate typescript sources
Resolved
Tooling
function return type m is Moment is the same as boolean?
Open
Extending generic types
Open
TS not erroring
Open
Why does a ReadonlyArray not have a .find?
Resolved
narrow types of right side in object
Resolved
How do I check whether a variable is a class constructor or a function?
Resolved
class implementing an interface with function signature not working
Resolved
How to correctly transform an object to an array of key/value pairs of said object?
Open
type narrowing react component
Resolved
Is this a bug in 5.x? Implementing type Array.
Resolved
Tooling
Problem with typing conversion functions.
Open
Tell the compiler that a constructor does set values?
Resolved
Function generic extend union but with excess properties checks
Open
What wrong with this?
Open
Why is this not an error/how can I make this an error?
Open
bigint vs BigInt?
Resolved
Doubts about type import generation in declaration files
Open
How do I write a decorator that only applies to a certain type of class?
Open
How to get type definitions from a locally installed TS project
Open
Tooling
Node
Cannot find name 'env'
Resolved
Best practices
Resolved
Making Typescript understand that the value cannot be null
Resolved
building to es2017 / using pm2
Resolved
Node
How could you use a ternary operator in a type?
Open
TC39 ClassAccessorDecorator with params
Open
Type inference on an array
Open
How do I remove globally installed Typescript? (Mac)
Resolved
Create a specific `pick` function
Open
Node
React Discord App
Resolved
React
Getting Optional Chaining & Type Assertion to work
Open
elegant way to allow optional chaining?
Resolved
Asserting T[K] is String
Open
different behaviour of 4.9 and 5.0 (not documented in release notes?)
Open
Strange automatic type narrowing, ignoring `continue` flow control
Open
React.forwardRef problem
Open
React
Allow indexing of object with any string
Open
Can someone please explain why there's an error here?
Open
Unions causing type errors in generic function
Resolved
true being inferred as boolean and conflicting with types that require explicit true in v5.1.3
Open
Node
How to iterate to create new object?
Open
supabase debounce search
Open
`declare module` export = interface doesn't work
Open
Change functions typing when certain parameters are passed
Why the line 23 not `satisfies` the type?
Open