help-typescript
Import of abstract class used to extend sometimes not completing on time causing reference error?
Resolved
Argument of type 'HTMLButtonElement | null' is not assignable to parameter of type 'HTMLElement'
Resolved
JSON with Typescript
Resolved
pipe function with two arguments
Open
downloading file from Google Drive using node.js and react
Open
Nullish coaleshing object
Resolved
React
I'm not sure I understand unions.
Resolved
Is this an accurate summary of ad-hoc polymorphism in TypeScript?
Resolved
How can I add a key value generic to a type?
Open
How to filter an array of union generic type
Resolved
Importing across different directories in a monorepo
Open
react styles
Open
React
Can you change the call signature of a function based on whether a generic is undefined?
Open
Typescript package reference/docs.
Resolved
Tooling
Omit breaks interface
Open
Creating dynamic sidebar menu (with Multi-level Nesting)
Resolved
React
How to overload function based on the first argument's value
Open
Is there a way to define a Record that accepts a any string key, BUT something passed from a generic
Open
'object' is possibly 'null'.ts(18047) despite trying non-null, chaining, etc.
Resolved
When building a typescript library, why would I not just publish .ts files?
Resolved
Tooling
Is there a way to assign an "order" to a discriminator?
Open
If statement outside of function is ignored inside of it
Resolved
Why does giving a prop a default value break dynamic typing?
Resolved
React
Type that matches an empty object exactly
Open
Enums, Enum Record, and Generic Classes
Resolved
Node
Trying to properly type params of functions contained within a Map
Open
Type that returns the shape of T, and makes props required if they are required in U?
Resolved
Can't figure out the difference between these 2 snippets
Resolved
Check if given type is empty object
Resolved
Tooling
Node
Is there a way to automatically export TypeScript modules like in Node.JS?
Resolved
infer the callback return type in callback parameter
Open
Node
custom paths
Open
Node
Error with no much information. I'm lost.
Resolved
Tooling
Node
Need a better type implement
Resolved
full-screen functionality bug
Open
Why does this not return Record<string,string>?
Resolved
Node
Error Page Thrown When Nullable Data is Null
Open
React
cant figure out the right types to surpress this error
Resolved
Is there a way to mutate an instance from one type to another w/o casting?
Resolved
Compiling Error
Open
'ReturnType' could be instantiated with a different subtype of constraint
Resolved
I do not understand TypeScript "extends"
Open
hi, i'd need small help with proper type indication based on "customId" of an object if that's possi
Open
Node
Error [ERR_REQUIRE_ESM]: require() of ES Module
Open
React component types dynamically
Open
React
Code Organization
Open
Vue giving me problems with a type map
Open
Dynamic keys and types in an object
Open
Create a type with keys based on array of types
Open
promise resolves before it is completed
Open
React
Node