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 and what changed
TypeScript 7.0 shipped as a native Go port of the compiler. What changed: performance, parallelism flags, tsconfig defaults, removed options, API caveats.
Tags:
TypeScript
News
December 22, 2025
2 min read
TypeScript 7 (Go Rewrite) - Current Status and Progress
Track the progress of TypeScript 7, the Go-based rewrite of the compiler. See what's shipping, performance benchmarks, and what it means for your projects.
Tags:
TypeScript
News
August 3, 2025
12 min read
TypeScript 5.9 - What's new and what you need to know
Discover what's new in TypeScript 5.9: import defer, thinner tsconfig, better DOM APIs, and performance boosts. Covers breaking changes and upgrades.
Tags:
TypeScript
News