TC39: No to records and tuples, yes to enums

#​732 — April 18, 2025 Read on the Web 🥚 A Good Friday, if you celebrate Easter at all. We’re taking a little break but didn’t want to take the entire week off, so we have a slimline issue for you today 🙂 We’ll be back to full service next Friday!__Peter Cooper, your editor JavaScript Weekly The …

Comparing Tauri and Electron

#​731 — April 11, 2025 Read on the Web JavaScript Weekly 🤖 Firebase Studio: Google’s New Agentic AI-Powered Development Environment — Buzzing from the success of Gemini 2.5 Pro for dev tasks, Google’s Firebase team gets in on the AI development action with a Cursor/v0/Lovable-a-like of its own for building apps in the browser. Google Some Features …

The JavaScript trademark fight rumbles on

#​730 — April 4, 2025 Read on the Web JavaScript Weekly Bare: A New Lightweight Runtime for Modular JS Apps — Imagine something like Node.js but really stripped back: bare, if you will. Like Node, it’s built on top of V8 and libuv (though it’s designed to support multiple JavaScript engines) but Bare’s approach is …

The tale of a bizarre bug encountered in Google Docs

#​729 — March 28, 2025 Read on the Web JavaScript Weekly ⭐ The State of Vue.js Report 2025 — Created with the support of the Vue and Nuxt teams, this is no mere collection of statistics and charts (though there’s plenty of both) but a thorough update on the state of both projects and an interview …

The Rsdoctor will see you now

#​728 — March 21, 2025 Read on the Web JavaScript Weekly Rsdoctor 1.0: An Analyzer for Rspack and Webpack — A one-stop, intelligent build analyzer making it easier to identify bottlenecks and optimize performance. It’s part of the same family of tools as Rspack (a Rust-powered web bundler) but is fully webpack compatible. If you’ve …

Can you understand this JavaScript?

#​727 — March 14, 2025 Read on the Web JavaScript Weekly A Perplexing JavaScript Parsing Puzzle — It looks deceptively simple – just 14 characters of JavaScript – but after working with JavaScript for 29 years, I got it wrong. A clue: it goes back to a browser-related quirk from 30 years ago.. Hillel Wayne TypeScript’s …