help-typescript

11339 threads · Page 122 of 227

Number or "empty string" type 39 messages
Open
Union isn't narrowing by typeof?! 55 messages
Open
TypeScript/Next.js Libraries/tooling? 19 messages
Open React Tooling
Help extracting scalars 10 messages
Open
Typescript checking in a pre commit hook with lint staged + husky 14 messages
Resolved
Can this function be achieved without using `any`? 34 messages
Resolved
How to create a non undefined class attribute without initializing in constructor? 9 messages
Open
How to use redirect_uri for Microsoft Azure oAuth for Minecraft to webhook 58 messages
Resolved
Anaylzing contest of a callback 8 messages
Open
Passing `this` implicitly 25 messages
Resolved Node
Type predicate behaves opposite to expected 4 messages
Resolved
ts compiler api not picking up source file? 3 messages
Resolved
github api types 4 messages
Open
Generic constraint 17 messages
Resolved
Microsoft learn says is not recommended to use letter I in interfaces ? 11 messages
Open Node
Best way to manage several local packages 18 messages
Open
Generic parameter issues 5 messages
Open
PAYING someone that can help me with Microsoft oAuth redirect_uri 13 messages
Resolved
Trouble understanding the type definitions here 9 messages
Open Node
my code in ts is does not compile to js 25 messages
Resolved
Dynamic require of ... is not supported 9 messages
Open React
Generic constraints and conditionals, weird issue 9 messages
Resolved Node
Discord Webhook with Minecraft oAuth2.0 79 messages
Resolved
How to reconcile incorrect returns (node pg library) 6 messages
Open Tooling Node
Function type arguments ignored for `Array.prototype.reduce` when array is generic 2 messages
Open
optional argument only if template type is undefined 7 messages
Resolved
Specialized constructor for child classes? 3 messages
Resolved
Convert array of two-property objects to Record (inversion of previous question) 8 messages
Open
How to work with generic functions with polymorph interface type arguments? 5 messages
Resolved
Function that takes a function with one or two arguments 11 messages
Open
typechecking input Objects 13 messages
Open React
Return `false` if record contains a key of type `false` 4 messages
Open
Generics to represent value type of a key and increase type safety? 75 messages
Resolved
Type X cannot be used to index type Y 11 messages
Resolved
Problem in Browser Router 2 messages
Open React
Utility Type that Replaces a key's type 4 messages
Resolved
How to type reduce function correctly? 10 messages
Resolved React
DISCORD.JS problem 4 messages
Resolved Node
different branches with different generic parameter requirements 5 messages
Open
Dynamic type inference 3 messages
Open
TypeScript return type inference 15 messages
Resolved
How to stop auto-complete for TypeScript exported methods? 16 messages
Open
typescript not properly resolving types 7 messages
Open Tooling
The inferred type of 'preconditions' references an inaccessible 'this' type. A type annotation is ne 12 messages
Open Node
Spread interface property? 3 messages
Open
Cannot add functions to object `{}` or dynamically add methods to class while validating types 23 messages
Open
Typing `Object.groupBy`? 2 messages
Open
Intrinsic string manipulation with mapped array type: how to keep constant types? 6 messages
Open
TypeDoc split constant 2 messages
Open
Is there a pattern to deal with the `ex: any | unknown` argument of a `catch`? 7 messages
Open