TypeScript enums: use cases and alternatives
A guide to <code>tsconfig.json</code>
ECMAScript 2025 feature: regular expression pattern modifiers
ECMAScript feature: import attributes
Node’s new built-in support for TypeScript
WebAssembly as an ecosystem for programming languages
A closer look at the details behind the Go port of the TypeScript compiler
Tips for making regular expressions easier to use in JavaScript
TypeDoc: testing code examples in doc comments
How TypeScript solved its global <code>Iterator</code> name clash
Styling console text in Node.js
Converting values to strings in JavaScript has pitfalls
TypeScript: the <code>satisfies</code> operator
Deploying TypeScript: recent advances and possible future directions
Ideas for making TypeScript better at testing types
Could JavaScript have synchronous <code>await</code>?
Unions and intersections of object types in TypeScript
My sales pitch for TypeScript
What is TypeScript? An overview for JavaScript programmers
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
Showing 25 results