A look into migrating a large codebase from one type checking tool to another. (more…)
Read more »
How we migrate Chrome DevTools from the Closure Compiler type checker to TypeScript.
(more…)
Read more »
The TypeScript team announced the release of TypeScript 4.0, which includes long-awaited variadic tuple type support and other improvements without introducing any major breaking changes. (more…)
Read more »
Today we’re excited to announce the availability of TypeScript 4.2 Beta! To get started using the beta, you can get it through NuGet, or use npm with the following command: npm install typescript@beta You can also get editor support by Downloading for Vis... (more…)
Read more »
Typescript 3.8 was released on February 20th, 2020. This version includes changes to the compiler, performance, and editor. (more…)
Read more »