TypeScript is a variant of JavaScript that provides strong type information, a powerful development tool that minimizes bugs and makes JavaScript programs easier to build in enterprise settings.
Microsoft's year-plus effort to move TypeScript from its JavaScript-based compiler implementation to a Go-based native codebase has reached Release Candidate status, with the new compiler now ...
TypeScript 7.0 is now stable after Microsoft ported the entire compiler to Go, delivering build-time speedups of 8x to 12x ...
Microsoft has shared a progress update on TypeScript 7, codenamed Project Corsa, revealing a fundamental transformation of the TypeScript compiler. The update, published in December 2025, details the ...
Microsoft has shipped TypeScript 7.0. It is the first stable release built on a Go-based compiler. The rewrite delivers ...