help-typescript

11339 threads · Page 6 of 227

Strange issue with type information being lost on second method call 9 messages
Open
requesting code review/advice (bcrypt + jwt + postgres) 4 messages
Open Node
Mapped Type with constrained keys that rejects non matching 33 messages
Resolved
tsc --init with comments 43 messages
Open Tooling
Tell TypeScript that I don't care about the type 16 messages
Open
Working with unions 59 messages
Open React
.d.ts versus .ts for files only containing types and functions 8 messages
Open Deno
DRY unions from object config - circular types issue 13 messages
Open
Typescript React and MouseEventHandler Type Error 5 messages
Open React
Cursor infers Node.js type in React project 6 messages
Open React Tooling
tsx rendering issue 3 messages
Open
tsc changes import path 18 messages
Resolved Node
How can I run the benchmarks in this package from within the package directory? 5 messages
Open
Im tryin to bulid a program script 2 Collect data and draw power 9 messages
Open
Defining types for react props with TS 5 messages
Resolved React
Error around '?' when trying to update data with variable keys 5 messages
Open
Returning generic result union with discriminator flag causes error 5 messages
Open
Is there a more elegant way to implement complex type guarding? 11 messages
Open
Using Ava to run tests - getting TSError 2614 5 messages
Open
NextJS Typescript Error: ES2020 28 messages
Resolved React
Unexpected `unknown` when using indexed access on a generic 21 messages
Open
Replacing @types/screeps with npm link to its upstream package 7 messages
Open Tooling Node
How to get union of parameters from function overloads 16 messages
Open
DefinitelyTyped development while working on a project? 6 messages
Open Tooling Node
Typescript const declaration 6 messages
Resolved
issue running typescript project with docker 5 messages
Open
Extracting type from matching type in a union 20 messages
Open
TypeScript does not bring re-exports into the local scope 26 messages
Resolved
Typing generics for function wrapper factories 8 messages
Open React
tsconfig for node 24 native TS? 37 messages
Open
Making a tsserver plugin, how does it work? 4 messages
Open
Types with @db/sqlite 18 messages
Open Deno
How to force a desctructured parameter type? 3 messages
Open
Enforcing Map usage over Record 10 messages
Open
Typing event callback (when there’s no param `removeEventListener("mousemove", handleResize)`) 84 messages
Open
Need help with landing page 8 messages
Open
Turborepo nestjs importing type library without building 12 messages
Resolved Node
Problem export logic in CSS for TS, creating logic in CSS but problem of implementetion 3 messages
Open
Optional class method/property override 3 messages
Resolved
How to extend a type declared as an ambient variable with a type literal? 8 messages
Open
Function with optional generics? Advice needed. 2 messages
Open
Methods on Record<> 39 messages
Resolved
Extract the highest-ranked member of a union type 119 messages
Resolved Node
Is it possible to also get the types of variables that are imported with await import? 29 messages
Resolved Deno
Make sure an array contains all variants in a union 11 messages
Open
Error 2322 with generic type over conditionnal type 9 messages
Open
Weird Bug with Context Namesapce 4 messages
Resolved React
Workspace module not found 5 messages
Open
Setting to ignore Set<string>.has(undefined) ts error 59 messages
Are there any TypeScript projects suitable for beginners to learn by following along? 3 messages
Resolved