help-typescript
Mimicking js dynamic name resolution at compile time
Open
Extending Array and casting map()
Open
Deno
Node
Path mapping
Open
Return typed tuple on async function
Resolved
React
Node
eslint: files outside the src folder
Resolved
Tooling
Node
One of the props is defined
Open
I'm learning typescript
Open
Node
Question on tsc and file strutcure
Resolved
Type guard not working
Resolved
in function Test(A, B), how can I make the type of B depend on what the user passes as A?
Resolved
Help the noobie solved
Resolved
Hello,I need a help, any one can help me filter this data according to event_var_name value and gr
Open
Why TS incorrect calculate type for reduce accumulator?
Open
How do I use an exported JSON file in TypeScript code?
Open
Are there any strongly typed definitions for jest's expect assertions?
Open
Not good information on how to define typings for Map()
Open
Is it possible to modify `context` here without copying and redefining the whole type?
Open
no autocomplete for type generated from [key in (typeof list)[number]
Open
Create an object from another one with the keys
Open
Ability to auto-import from nested folders
Open
Using | in .d.ts
Resolved
Node
is using ! (non-null assertion operator) a bad practice here?
Open
React
Error [ERR_MODULE_NOT_FOUND] with transpiled TypeScript
Open
React like Components in custom ui lib
Open
React
Tooling
What is the correct type for putting a Form in a react JSX element as a prop?
Open
Distributive conditional not filtering out void
Resolved
Is there a library that can log every line of a function/code block?
Resolved
Node
Intersection type is overridden by mapped type
Open
Trying to understand why methods were decided to be bivariant
Resolved
Why doesn't Typescript rule out undefined in optional property when using if(obj.prop)?
Resolved
Function parameter bivariance does not seem to work as expected
Resolved
How to make a union of objects with "type" type-safe?
Resolved
how to correctly export types with package
Open
Mocking createServer of node:http
Resolved
Node
TS-Node doesn't log typescript errors
Resolved
Tooling
Node
How to create a map <Type, ReactComponent> if ReactComponent has different props?
Open
Conditional Types Help Needed!
Open
How can I get the types based on an object type?
Open
React
Custom type definitions aren't recognized
Resolved
Tooling
Checking if arbitrary string property exists in object using bracket notation
Open
Object typing
Resolved
Cannot find namespace 'React'
Open
React
Shared Types Resolution Issue
Resolved
Node
What is the right type to use for `event`?
Open
Is it possible to combine the data from foreach loop into one return value?
Resolved
Node
Type '{ url: string; }' is not assignable to type 'R | Promise<R>'.
Open
Typescript ambient types not working for imports
Resolved
TS Compiled code not running both on module and commonjs types
Resolved
Node
Compound components in TypeScript
Open
React
Creating an interface for a type with one dynamic property name
Resolved