help-typescript
how do you share snippets in typescript
Open
Requiring optional parameters
Resolved
are more ways to get inferrence to work with arrays?
Open
Type narrowing
Resolved
"Link" two union types together
Open
typify existed class
Open
Extract portion of template literal type
Resolved
Infer return object keys from keys in parameter
Resolved
Inheritance and genericity
Open
ERROR: Decorators are not valid here
Open
React
How to construct generic classes without knowing the types beforehand
Resolved
Securing a Bun File Router
Open
Node/Express - req.user object, custom field
Open
Internal types package`
Open
React
Node
Try something N times
Open
`number | undefined` turns into `number` without any transformation applied
Open
Record<string, SynchronousFn>
Open
Can't use string union type as key in dictionary
Resolved
While theres a false check, TypeScript keeps false on runtime
Open
Polymorphic component causing "could be instantiated with a different subtype of constraint"
Open
React
Import error in VS Code when using Typescript with Vite?
Resolved
React
Node
It is mandatory to use kind at root level in a model?
Open
Cannot inference ternary condition
Open
Access Record<string,string> with square brackets [] safely
Open
circular type
Open
Move Element to Clicked Mouse Position
Open
Angular
TS is not transpiling into JS
Resolved
Unsafe assignment of 'any' value
Open
Why does typescript not narrow the type down and how to fix this?
Open
Problem with if/else typescript case
Open
Conditional return type based on generic type's of parameter is wrong. What am I missing?
Open
Best practise: strongly typed vs inferred
Open
how to import files from d.ts automatically from it's folder with file with same name
Open
create post / send message in discord forum
Resolved
How to filter a Record<string, string> by key value?
Open
+= in an array
Open
How to alter parameters of a strongly typed function?
Open
Type narrowing
Open
Vue
Expression produces a union type that is too complex to represent.
Open
Tooling
Lib or types for universal runtime?
Open
how do i infer the return type of a function passed as a parameter to another function?
Open
Get exact field type from interface using `keyof`
Resolved
EventEmitter -> EventTarget | Best practice
Open
Confusing type
Open
Compile TS to jsdoc
Open
what does `string & {}` type exactly mean?
Resolved
Is it possible to detect the value of "experimentalDecorators" via the type system?
Open
Is it possible to make a type that accepts functions with any number of parameters of a certain type
Open
tsc not ignoring files
Open
Conditional Class field type based on value of other field.
Open