help-typescript
Tanstack Query's useInfiniteQuery in React Typescript
Open
React
Mapping Object Properties to Discriminated Union
Open
How to separate string in an intersection type?
Resolved
Mimicing the functionality of Array.filter with type predicate
Resolved
property `isLoading` does not exist
Resolved
After checking to see if property exists, TS still says it could be null
Resolved
Node
Current hour not incrementing or decrementing as expected
Resolved
the z.ZodObject doesn't work to verify the json
Open
Impossible to use Discriminating Union + Spread Operator
Open
React
Make typescript know which type to use based off on another one
Resolved
Tokenising errors in `node_modules` when running `tsc`
Resolved
How to check property types in object
Open
In a method, can I refer to the current instance if I have defined a different type for `this`?
Open
What rollup plugin is recommended for bundling declaration files?
Open
Tooling
Node
ipcRenderer is not working
Resolved
Node
What is the current testing idiom or framework being used. Is it still Jest?
Resolved
Why do triple slash references fail when referencing parent directories?
Open
Clean Code - Uncle Bob (Code review please)
Resolved
Node
TS2339: Property filter does not exist on type () => void
Resolved
React
basic button id doesn't work with querySelector
Resolved
Node
Type switch based on generic prefix?
Open
Node
Object with different types based on keys using string interpolation
Open
Tooling
Deep non null type
Resolved
Conditionally build a JSON object
Open
moduleResolution bundler, and declaration
Open
React and Typescript errors
Open
React
Using
Resolved
Union of object types and properties mix up.
Resolved
Node
Re-declaring Express.js Application/Router types to add a generic path argument?
Resolved
Typing an upload form without doing assertion
Resolved
TypeError: Cannot read properties of null
Resolved
How to add the correct type to JavaScript functions in following code
Open
Generic type works independently but not in function parameters
Resolved
Type Error when trying to update a state
Open
React
Do I need an interface to use a string as a generic object's key type?
Open
Resolved generics when passed through functions?
Open
types: ['vite/client'] clobbering @types/colab
Open
Tooling
How do I merge all d.ts files in node_modules into a single .d.ts file?
Open
How do I type the export of a dynamic import?
Open
How to type Await/async fetch request from an API?
Open
Inner Values in Typescript
Open
Turning on tsconfig "paths" option makes a weird directory structure in "dist"
Open
How to write a wrapper function for a template expression function?
Resolved
Copying function type, while omitting function params?
Open
TS18048: 'authenticatedUser.value' is possibly 'undefined'.
Open
cannot narrow down return type of generic without having to pass 2 sets of generic arguments
Open
what does the @operator do?
Open
Help with types on higher order functions that expose extra data to the function passed in
Open
Node
Making a type that allows all possible values within an object regardless of the nesting
Resolved
"Type 'ExecutorFn' is not generic." It seems like it is to me?
Open