help-typescript

11339 threads · Page 47 of 227

How to get type of a concrete class from an abstract class ? 11 messages
Open
How to get the inferred return type when using a return signature? 14 messages
Resolved
How to convert a tuple to a union of all tuple prefixes (typing array-keyed-map on npm) 4 messages
Open Tooling
Node error types 14 messages
Resolved Node
D3 Types 15 messages
Open
writing __importDefault from esModuleInterop 79 messages
Open
"in out" keyword in generics? 9 messages
Resolved
TS inferring differently in IDE and in tsc 4 messages
Open
Auto compile on save in VSC? 47 messages
Node
Global import not working when utilizing the declare global {} in typescript declarations files 62 messages
Open
Weird type error [I am an idiot, no help needed now lol] 8 messages
Resolved
How can I include jquery types in my javascript project? 5 messages
Open
User Is Not defined 6 messages
Open React
Generics Documentation 32 messages
Open
Issue typechecking monorepo 2 messages
Open Tooling
i want a an alert component with mutliple states ( 3 states), useState only has 2 5 messages
Resolved
Expect a Generic to satisfies an Interface 5 messages
Open
"variable used before being assigned" not caught 26 messages
Resolved
Nested builder class is losing generic type in a weird way 55 messages
Open Node
Is it possible to create a new type with the same generics from another type? 7 messages
Resolved
Excluding missing keys from object 3 messages
Open React
Generic Tail type for constructor 12 messages
Resolved
Exclude keys of an object where their value does not contain a specific key. 6 messages
Resolved
Getting the type of a class with generic class method members 63 messages
Open
Generic data structure containing class instances 111 messages
Resolved
Getting type of nested union type 12 messages
Resolved
Need help on Generics usage with React 34 messages
Resolved React
Handling `{data, error} | {data, error}[] ` and throwing if `error` exists. 6 messages
Open
Need help typing this higher order React component 57 messages
Open React
Help with fixing type error 5 messages
Resolved React
Help inferring return value based on arg1 and arg2 which is an object 29 messages
Resolved
question of promise 4 messages
Open Node
Function parameter type based on the other parameter 10 messages
Open Node
Help Need in Discord Bot 6 messages
Resolved Node
I have a string[] as param and want to return a Record where the strings are keys 8 messages
Resolved
src/services/Link.ts (1:9): "LinkSchema" is not exported by "../shared/dist/index.js" 5 messages
Open Node
Getting typescript to align with Parameters 63 messages
Resolved
what should learn before starting next js 2 messages
Open
Deep Object Remapping with Dot Notation 55 messages
Resolved
How to extend type from 3rd party library 15 messages
Open
Using eslint with svelte and typescript 13 messages
Resolved
How to not use `any` for this generic constructor parameter 18 messages
Resolved
my project cannot detect @types folder 68 messages
Open Node
Difference between `import type { SomeType } from ...` and `import { type SomeType } from ...` 9 messages
Resolved Node
How to properly declare pair modification of const object? 15 messages
Open Node
Why does my RegExp type not have `hasIndices` as a property? 19 messages
Open
is not saving the name 4 messages
Open React
how to extend globalThis 12 messages
Resolved
D3 Error Type 12 messages
Open React
error TS2339: Property 'id' does not exist on type 'Request<ParamsDictionary, any, any, ParsedQs, Re 28 messages
Open Node