trending
Chris Messina

1mo ago

TypeScript 6.0 - The last TypeScript release built on JavaScript

TypeScript 6.0 is the last release built on JavaScript — and the bridge to TypeScript 7.0, which is being rewritten in Go for native speed and parallel type-checking. This release modernizes defaults (strict mode on, ESM-first, ES2025 target), adds built-in Temporal API types, Map.getOrInsert, and RegExp.escape, and deprecates legacy patterns that won't survive the native port. If you write TypeScript, the migration window to the native era starts now.
Ørta

5yr ago

The new TypeScript Website - New docs, playground plugins and a tsconfig reference.

The site for learning the TypeScript programming language got a big update with a fresh lick of paint, new documentation tools to help you understand how things work and a shiny new logo.