help-typescript
JSON.parse() error in typescript
Open
class-validator
Resolved
Tooling
TypeError: items is not defined
Resolved
How to narrow an union type
Resolved
Create a const string array from a field inside an object array
Resolved
Tricking typescript into operator overloading
Resolved
Class constructor: null property
Resolved
Replacing special string with name of file / current line number
Open
Tooling
Null narrowing doesn't work with Record and key as variable?
Resolved
How to convert function generic typing of (x | y, | z | ... )[] to [x, y, z, ...]?
Open
json
Open
Making Object Assign Type Safe?
Open
Get type of `this` class context
Open
Property 'PasswordCredential' does not exist on type 'Window & typeof globalThis'
Resolved
I'm getting these errors using the built in fetch module from NodeJS 18+
Open
Node
How to return a generic tuple from a function?
Resolved
Developer workflow suggestions when working with typescript
Open
Tooling
How come these function types aren't equal?
Resolved
Interface constructor typed with interface.
Vue
Node
Would using Parameters<> instead of importing types be bad practice?
Open
i have a problem in setting state of a parent from child
Resolved
React
Is there a way to import a list of (reserved) keywords? Or check if a name is a valid identifier
Open
Select a deeply nested value's type in a partial object using conditional types
Open
How to export an interface defined inside module
Open
React
Tooling
I'm trying to create a function that removes properties that are `undefined` from an object:
Open
Object literal may only specify known properties scenario I can't understand.
Resolved
Interface doesnt provide Autocomplete
Open
How to infer a key's value on an object and narrow it down based on a passed array in same object?
Resolved
Suggestion is not following type
Open
Mapped keyof types to class
Open
Type string is not assignable to Request<ParamsDictionary> express-session
Resolved
Can't work out how to conditional return based on optional parameter
Resolved
Why is my code not working in IE11?
React
Tooling
Interger Type
Resolved
Extend class with function & generics
Open
Node
Generic Zod Schema
Open
Async Calls
Open
Inferring a type parameter taking an array of keys of O
Open
filtering from api service, returning empty array
Resolved
Angular
Fake IntelliSense TypeScript errors in VSCode when building a NextJS (react) project
Open
React
Node
Not coding related but.. I couldn't fix this for 5 YEARS until now.
Resolved
Module not found in Stencil, but found in NestJS project
Resolved
Node
Extract const values from recursive as const array
Open
Typing reduce params
Resolved
Access class function from within function
Open
How do i ? (i cant even explain it, i need help of a typescript mage)
Resolved
Typing fetch request
Open
React
How to keep focus on TextField after re-render.
Open
React
How to convert a string array to an function interface?
Resolved
Using Type Parameters in Generic Constraints
Open