Posts by this author

Dec 9, 2025
Post comments count5
Post likes count3

Announcing the JavaScript/TypeScript Modernizer for VS Code

Keeping JavaScript/TypeScript projects up-to-date can be a challenge, especially when it’s time to upgrade a bunch of npm packages or adopt the latest frameworks. We’ve heard from many JS/TS developers that modernizing an older app (upgrading dependencies, fixing breaking changes, etc.) is often tedious and time-consuming. To help with this, we’re ...

Visual Studio Code
Sep 30, 2025
Post comments count0
Post likes count2

TypeScript 7 native preview in Visual Studio 2026

In March of this year Anders Hejlsberg announced TypeScript 7 native preview and in May Daniel posted Announcing TypeScript Native Previews. Visual Studio 2026 Insiders now supports TypeScript’s Native Preview. Use the download link below to install the latest preview of Visual Studio to try this out. When using this new preview, your compile times...

Visual Studio