help-typescript

11339 threads · Page 139 of 227

exhaustive check with satisfies if/else vs switch 9 messages
Resolved
Partial of generic extending an interface 32 messages
Open
Problem with type inference when specifying object directly opposed to defining it before. 25 messages
Open Node
Question on how to structure interface extension... 55 messages
Open React
Why does this work but this doesn't? 17 messages
Resolved
I have a Record of tags to functions that accept them, but the type is reducing to never 53 messages
Open
compiler rule for uninitialized class fields 8 messages
Resolved
New B where class B extends class A produces A not B (and cannot be assigned to B) 179 messages
Resolved
cannot find module for URI 9 messages
Open
Trying to create a generic based auth provider 25 messages
Resolved React
what s a good book on typescript for someone who has zero knowledge in javascript 27 messages
Open
Interface - newbie question 28 messages
Open
Node.js webcrypto is not exported by @types/node 12 messages
Open
trimStart not a method for some users 19 messages
Open
What is the idiomatic way in TypeScript to export a logger or database connection? 28 messages
Open
How to pass generic to object type? 9 messages
Open
Can't access Object/Map properties 5 messages
Resolved Node
[JS] Can't Function.call(this) a function with an explicit return type after transitioning to TS5 8 messages
Open Node
Need help with types 11 messages
Open React
Deno & VSCode: Same code behave differently 87 messages
Open
If Statement Changes Value? What in the world? 7 messages
Open Node
Webpack configuration 5 messages
Open
Convert Object to Type 15 messages
Open
Property 'app' does not exist on type 'Server'.ts(2339) 12 messages
Resolved Node
lint no-use-before-defined for using classes in types 13 messages
Open Tooling
Unresolved path aliases in production 2 messages
Open Node
openapi-generator-cli with Nuxt? 9 messages
Open Vue
Error caused while accessing Modern JS String methods in TS 5 messages
Open
Help with mapped types 24 messages
Open Vue
npm install ts-node 7 messages
Open Node
Simplifying oneof relationship without enums or discriminators 2 messages
Open
Framework recommendations 10 messages
Resolved Node
Interface + Generics issues 7 messages
Resolved
Another "expression not callable" union type issue. 13 messages
Resolved
Zod .partial() vs Typescript partial 16 messages
Resolved Node
Generics Help - Defining a specific type 9 messages
Open
Compiling instructions 11 messages
Resolved Node
Validate arbitrary types on Object 42 messages
Open Node
Is there any way to separate any from null and undefined? 6 messages
Open
Create a function signature that does only allow a certain types for an arbitrary amount of args 22 messages
Open Node
Question related to import 5 messages
Open Node
How to create type from property from array of objects 5 messages
Resolved
How to get better hints? DOM Type definitions and VSCode 14 messages
Open
module vs moduleResolution vs moduleDetection difference? 4 messages
Resolved
why typescript lies? 10 messages
Resolved
Typescript improperly process instanceof? 18 messages
Resolved
Is it possible to use utility types to process an object into matching sub-objects? 9 messages
Open
[generic] This expression is not callable, Each member of the union type 19 messages
Resolved
Compile error prisma client 22 messages
Open Node
`Unable to resolve signature of parameter decorator when called as an expression.` 6 messages
Resolved Tooling