Blog

Articles, tutorials, and insights about TypeScript development

July 8, 20267 min read
TypeScript 7 is out - the native Go port, what changed, and what to watch
TypeScript 7.0 shipped July 8, 2026 as a native Go port of the compiler and language service. Here is what changed - performance, new parallelism flags, new tsconfig defaults, removed legacy options, and the day-one API caveat that blocks Vue, Astro, Svelte, and Angular templates.
Tags:TypeScriptNews
December 22, 20252 min read
TypeScript 7 (Go Rewrite) - Current Status and Progress
A short and clear look at what the version 7 of TypeScript, which is writte in Go, is shaping up to deliver and why it matters for everyday developers
Tags:TypeScriptNews
August 3, 202512 min read
TypeScript 5.9 - What's new and what you need to know
Discover TypeScript 5.9 new features including import defer, thinner tsconfig.json, better DOM API summaries, expandable tooltips, and performance optimizations. Learn about breaking changes and how to upgrade safely.
Tags:TypeScriptNews