help-typescript
Programmatically adding static methods to a class
Open
Node
Issues with a generic return type?
Open
Partial<> inference issue
Resolved
Conditional type and infer
Vue
Resolved
How to extend a Type but change one of the values for the new Type?
Open
How to const string = (...args:(email | min5 | size)) => {} where these are functions?
Resolved
typeof Map().entries().next().value is any?
Open
Monorepo confusion
Resolved
Why does Visual Studio Code sometimes replace implicit any's with explicit any?
Open
TS2307: Cannot find module './shortcode.md' or its corresponding type declarations.
Resolved
How to stop TypeScript from replacing the types on mouseover?
Resolved
No errors with generic polymorphic React Component
Open
React
Typing this generic compareFn-generator for passing to Array.prototype.sort
Open
How do you declare a type with a number range?
Open
Static constructor (method) with generic types
Open
Declare a type to accept a number + "px"
Open
React
why typescript failed to check the invalid dynamic key during object merge?
Open
How to get rid of "Type instantiation is excessively deep and possibly infinite."
Open
How to make union of results in a conditional type?
Open
best way to extend interface with generics and pass generics along (react-select)
Open
React
'as const' type clash
Resolved
Complex regex for matching folowing pattern eg. B:1d->B:7d->B:14d->B:28d->B:0
Tooling
Node
Require two props together, or neither of them
Resolved
Fully optional object with default values?
Resolved
I have 2 possible types for json object, how make condition to determinate possible type?
Open
Is there any TS resource specialized in the day-to-day React/Next.js issues?
Open
Problem with Typescript when using type narrowing inside array indexed dynamically:
Resolved
React
Pass-through function parameter causing type error
Open
Deno
Allow function assignment to only be non-async
Resolved
How to constrain a value based on a key
Open
React
How can I solve this type error
Resolved
Object keys to tuple, how to?
Open
Static types disapeared when I copy pasted a TS project inside of a monorepo.
Open
Vue
Create type from generated Array
Open
Type to transform a method into a function field and vice-versa
Resolved
Use `string` type as `interface` key
Resolved
How to mutate typed object?
Open
help with zod types and z.object
Open
Importing css from `node_modules`
Resolved
"unknown" accepted while it should not
Resolved
Parsing error: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0
Open
Node
More precise type definitions for global interfaces and methods
Open
Express: Router.use() requires a middleware function but got a Object
Open
Node
How would I specify a type that must be a function which can have any parameters?
Open
Typescript won't allow me to assert a type?
Open
How to make types available without imports?
Open
TypeScript tree-shaking an import which I can't replicate
Open
Are generics generic?
Resolved
Infering type on a conditional component
Open
React
Why does Typescript say "Cannot find name 'text'." although it is definitely there?
Open