What is TypeScript? An overview for JavaScript programmers
Ideas for making TypeScript better at testing types
Tutorial: publishing ESM-based npm packages with TypeScript
Converting values to strings in JavaScript has pitfalls
Deploying TypeScript: recent advances and possible future directions
Could JavaScript have synchronous <code>await</code>?
A closer look at the details behind the Go port of the TypeScript compiler
Unions and intersections of object types in TypeScript
My sales pitch for TypeScript
Simple TypeScript playgrounds via <code>node --watch</code>
Testing types in TypeScript
The unexpected way in which conditional types constrain type variables in TypeScript
The bottom type <code>never</code> in TypeScript
Array type notations: <code>T[]</code> vs. <code>Array<T></code> in TypeScript
Symbols in TypeScript
Conditional types in TypeScript
Mapped types in TypeScript
TypeScript: extracting parts of compound types via <code>infer</code>
TypeDoc: testing code examples in doc comments
TypeScript: the <code>satisfies</code> operator
Read-only accessibility in TypeScript
Computing with tuple types in TypeScript
Template literal types in TypeScript: parsing during type checking and more
Showing 25 results