News

Deferred module evaluation imports a module without immediately executing the module and its dependencies, avoiding ...
TypeScript 5.9 RC arrives with import defer for deferred module evaluation, stable Node.js 20 module targeting, and refined ...
The JavaScript-based TypeScript takes 77.8 seconds to compile the VS Code codebase, whereas the native implementation takes 7.5 seconds, which is a 10x improvement.
Microsoft plans to release a preview version with command line type checking by mid-2025, and a full compiler including project builds as TypeScript 7.0 by the end of 2025.
Major release of the Vue-based JavaScript framework for building full-stack web applications and websites also brings updated ...
Consolidation Between tsserverlibrary.js and typescript.js: TypeScript 5.3 consolidates the functionality of the tsserverlibrary.js and typescript.js files, which are used to power the TypeScript ...
TypeScript is currently available in version 5.8. This will be followed by version 5.9 and the 6.x series, which will continue to build on the JavaScript-based code base.
By porting the TypeScript compiler from TypeScript to Go, the TypeScript development team is addressing some of the problems that can arise in a project, especially with a large code base. The ...
Hello TypeScript In July of 2020, a proposal was made to the engineers working on the Presentation Layer that we consider migrating our codebase to TypeScript using the rationale mentioned above.