Back to Daily Feed 
Babel 8.0, TypeScript 7.0 RC, and Deno Desktop Lead JavaScript News
Editor's Pick
Originally published on JavaScript Weekly
View Original Article
Share this article:
Summary & Key Takeaways
- Babel 8.0 has been released, marking a significant modernization with an ESM-only approach and targeting ES2023 by default.
- TypeScript 7.0 Release Candidate is out, promising up to 10x faster build performance due to its Go-powered compiler.
- Deno 2.9 introduces "Deno Desktop," enabling JavaScript projects to be packaged as self-contained apps for multiple operating systems.
- Deno Desktop offers flexibility with WebView options, cross-compilation, and support for frameworks like Next.js and SvelteKit.
- Other notable mentions include Cloudflare Workers for AI agents and a TC39 proposal for localized time formatting.
- MDN has launched an official MCP server to provide up-to-date docs for coding agents.
Our Commentary
Wow, what a week for JavaScript! Babel 8.0 finally going ESM-only after eight years is a huge, long-awaited step. And TypeScript 7.0 RC with 10x faster builds? That's not just an improvement; that's a game-changer for large projects. Deno Desktop also feels like a serious contender in the desktop app space, offering a compelling alternative to Electron. We're seeing foundational tools making massive leaps, and it's genuinely exciting. I'm particularly hyped for the TypeScript speedup; compile times can be a real drag.
View Original Article
Share this article: