help-typescript
How would I go about making a framework agnostic typescript component library?
Resolved
Node
TypeError: Protocol "signalrgb:" not supported. Expected "http:"
Open
React
Node
Difference between "keyof" and "keyof typeof"
Open
I get really lost when I'm writing conditional types and the branches are a WIP. Suggestions?
Resolved
Variadic Tuple Types: Does this `type Arr = readonly any[];` provide any functionality?
Resolved
Discriminated union narrowing issue with function call
Open
Cannot use deno prompt when in windows CMD
Open
Deno
How to import from a 'package-name/path'?
Open
Type a variable with a specific narrowed type
Resolved
Updating title in navigation bar without context
Resolved
React
How can I narrow this function's typing based on an array of input?
Resolved
Node
Using API of typescript project from GitHub
Resolved
Node
Change export type
Open
Node_module lib asking for require esm on my commonjs project
Open
How would I go about making a framework agnostic typescript component library?
Resolved
Node
Why is `baseUrl` not recommended?
Open
React
How to support both wildcard string index signature and defined property name?
Open
REST API architecture guidance
Open
Is this a good way to convert whitespace into visible characters?
Resolved
Get Type for function argument from separate type based on value of key of current type
Resolved
Correctly inferring mapped type
Open
Use Generic in Return Type
Open
Decorators
Open
Node
inline ? for array functions. Is it a bug?
Open
Help with ts class generics
Open
Use export/import with TS transpiled in JS (no framework)
Open
Why does the same tsconfig and source code succeed and error out asking for composite projects?
Open
React
Tooling
Angular Change Detection
Open
Angular
enforce readonly in subclass
Open
Argument of type '() => unknown' error | React + Typescript
Open
React
conditional typing not working
NoOverlappingProperties Constraints
Open
Function overloading seperation
Open
how to convert this c++ to typescript?
Open
How to override just one type from package
Open
Wrong type of a property whose return value varies
Resolved
getting Typescript to work with text files
Open
Node
How to `Array.shift()` but create new array instead of mutate existing one?
Resolved
Given T[] , how to extract the T ?
Resolved
Dynamic reference in React
Open
Override express res.json type to only accept specific type
Open
Node
Can't use inquirer
Open
Node
simple way of converting Maybe<T> ?
Resolved
Pick properties while mixing required and optional?
Open
Tooling
Proxying types
Resolved
Conditional Intersection return type inference doesnt works ?
Open
Generic instanceof doesn't narrow the type on the else branch
Open
mapped type from an array of objects
Open
How would you refactor this?
Resolved
how can I extend WebSocketServer interface?
Open