help-typescript

11339 threads · Page 117 of 227

Subjective, I know, but what do you think about this ReExecutablePromise I found? 14 messages
Open
Import type in multiple files? 18 messages
Open Node
Having issues with a discriminated union 9 messages
Open
How do guys you ensure your server routes return a specific type? 18 messages
Open Node
GroupData 30 messages
Open Node
Confusion around union types 10 messages
Resolved
'version.payload' is possibly 'null' or 'undefined'. - Beginner question :))) 8 messages
Resolved
Why using switch this way to narrow down a generic type does not work as expected? 14 messages
Resolved
How to remove the Array type declaration from a type only in a case? 29 messages
Open
Dynamic Typing 15 messages
Open Node
why is ts complaining? 257 messages
Resolved Node
callback types 25 messages
Open
Type's autocomplete not working for custom field in typings.d.ts although field gets recognized 42 messages
Resolved Node
Looking to override the DOMAttributes property of React 5 messages
Open
Receiving form data and json data on an endpoint 2 messages
Open Node
Why enum key can index a const object while a string instance can't? 3 messages
Open
Cannot find type definition file for 'inbox' 5 messages
Open
Struggling with method overloading 33 messages
Open Angular
remove optional type from object 7 messages
Open
Type narrowing based on a generic boolean parameter 5 messages
Open
Where can I find the documentation about compiler? 18 messages
Open
Generic return type for array of classes inheriting common class 21 messages
Open Node
how can i use node inspect with typescript 48 messages
Open Node
How to make type with generic return one type if array and another if not 22 messages
Open
Programmatically reuse interface for another similar type? 2 messages
Open
Alternative to is as predicate 36 messages
Resolved
Assign complex type inside generic rather than duplicating it? 12 messages
Open
How to get intellisense to display actual structure instead of named type? 9 messages
Open React
End to end type support? (frontend knowing which endpoint will return what) 28 messages
Open React Node Tooling
Number === String -> Error, Class1 === Class2 -> No error? 5 messages
Open
Looking for a developer! 2 messages
Resolved
Typescript doesn't infer type from array.filter() function 17 messages
Resolved
Is it possible to make a getter on a variable? 6 messages
Open
Instantiate only inhabitant of a unit type 90 messages
Open
`verbatimModuleSyntax:true` throws error with no reason 31 messages
Resolved
Help for pre-commit hook 2 messages
Open React Node Tooling
`any` type is not allowed? 15 messages
Open
Make function argument optional when generic not provided 6 messages
Open
How to infer and extend a function with `...args: any`? 95 messages
Resolved
Reducing boiler plate for functions with optional second argument 20 messages
Open
Getting typeof React component props when passed as TSX 2 messages
Open React
Make requiremments for variable type 23 messages
Open
Implementing assignment operators 51 messages
Open Deno
Why does my TypeScript Files gets "compiled" with plain code? 12 messages
Open
Cannot access `.entries` on object/map 7 messages
Open
Infer return type of generic function type 48 messages
Open
How to create the type for a function that has parameters and return based on the first parameter? 3 messages
Resolved
Typing Issue 61 messages
Open
Why checking for `undefined` doesn't match Exclude<T, undefined>? 100 messages
Open
Build a web, android and ios app at the same time ? 5 messages
Open