help-typescript
`@typedef` and indexed types
Open
Why is my function not assignable to my type?
Open
React
Get all values of provided key in circular types
Open
nodenext resolution failures (again)
Open
In a class, is there a way to make a class property accessible to methods without `this.`?
Resolved
Unable to index typeof import() using generic
Resolved
Enforce T extends Class
Resolved
Is it possible for typescript to reduce a string literal from a generic based on a negation?
Open
Generic Factory
Resolved
Tuple discriminant as an object property
Open
A help with interfaces
Resolved
Why number | string resolves to never?
Resolved
A spread argument must either have a tuple type or be passed to a rest parameter.
Open
Control flow TS
Open
VS Code Intellisense not working on any TS files
Resolved
Tooling
ts-jest getting confused with my built files
Resolved
Node
Is it posssible to create a type that infers from the file system?
Resolved
Ts component
Open
Narrow a type to the exhaustive type union of its values without const assertion
Open
TypeScript losing not-undefined type narrowing in <Array>.some
Resolved
Node
How to solve "Type instantiation is excessively deep and possibly infinite."
Open
why doesn't ts complain about an incompatible string literal?
Open
"Property 'threads' does not exist on type 'GuildChannel'"
Open
Node
Narrowing Mapped Type
Resolved
Type narrowing in complex (?) type doesn't work
Resolved
env not enving???
Resolved
Node
Cant index an interface but i think i got the write type
Resolved
How do I make this `number | undefined` error go away?
Resolved
React
Node
templating engine for outputting typescript
Resolved
Progressive migrate from JS to TS. Use import only in one file
Open
Node
What's the signifincanc of using "{} extends T ? ..."
Open
Pick vs Extract & Omit vs Exclude
Resolved
ReferenceError: Can't find variable: Logger
Open
How to launch an existing project?
Resolved
Constraint argument P to key of type T, where T[P] extends Array<any>
Open
copy all overload signatures like with Paramaters<>
Resolved
Is using a helper function safer than using a type assertion?
Open
Extending the content of a class' properties (inner level inheritance?)
Open
Type Narrowing
Resolved
Problems with a Narrowed type.
Open
Narrow type of Map?
Open
Node
Generic Types
Open
Node
What's the correct way to type all classes that implement an interface?
Resolved
Node
Vscode generates both ts and typescript-eslint errors for the same problem twice. Is this necessary?
Open
React
Tooling
How to make plain JS mixin work with abstract and non-abstract classes in TS?
Open
Mixins are too difficult. How is someone supposed to make a mixin for HTMLElement base classes?
Resolved
Need help with inferring a higher-order component
Open
React
array.filter() remove undefined in type
Open
Are Typscript Resources Useful to a Office Script Pleb?
Open
Node
Object is possibly 'undefined'.ts(2532)
Open