TypeScript Pro
Concepts
Errors
Blog
Challenges
Blog
Articles, tutorials, and insights about TypeScript development
July 8, 2026
7 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:
TypeScript
News
December 22, 2025
2 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:
TypeScript
News
August 3, 2025
12 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:
TypeScript
News