Cutting JavaScript into two: trick or treat?

#​711 — October 31, 2024 Read on the Web JavaScript Weekly Python Jumps to #1 on GitHub Over JavaScript, But… — GitHub Universe took place this week, flooding us with data about how folks are using the platform. Of interest to those on social media was that Python has taken JavaScript’s #1 language crown, though …

A huge week for both Svelte and Next.js

#​710 — October 24, 2024 Read on the Web JavaScript Weekly Svelte 5 is Alive — The long awaited next major release of Svelte, the compiler-driven JS UI framework, is the “most significant release in the project’s history”, while remaining largely backwards compatible. A big addition is runes for explicitly declaring reactive state, but there’s …

A huge week for ECMAScript proposals

#​708 — October 10, 2024 Read on the Web JavaScript Weekly TC39 Advances 10+ ECMAScript Proposals — The architects behind the development of the ECMAScript / JavaScript spec got together again this week (you can see them in this tweet) and they had a packed agenda. Import attributes, Iterator helpers, Promise.try and Regexp modifiers all …

Evan You’s next big adventure

#​707 — October 3, 2024 Read on the Web JavaScript Weekly VoidZero: A Next-Generation Toolchain for JavaScript — Not content to have merely created Vue.js and Vite, JavaScript powerhouse Evan You has unveiled his latest adventure: a $4.6m funded company building an open-source unified development toolchain for the JavaScript ecosystem. With his track record, this …

Hey, how many C’s are there in JavaScript?

#​705 — September 19, 2024 Read on the Web JavaScript™? Weekly ‘Oracle, It’s Time to Free JavaScript.’ — It’s long been a bone of contention that Oracle owns the trademark for ‘JavaScript’ (we put out a call two years ago) but this marks the first serious effort to try and change that, including petitioning the …

Reverse engineering minified JS with ChatGPT

#​703 — September 5, 2024 Read on the Web JavaScript Weekly An SSR Performance Showdown — Fastify’s Matteo Collina set out to find the current state of server-side rendering performance across today’s most popular libraries. The first attempt faced negative feedback due to implementation issues, but the showdown has been improved and re-run. Matteo Collina Announcing …

JavaScript’s Rust tool belt

#​702 — August 29, 2024 Read on the Web JavaScript Weekly Rspack 1.0: The Rust-Powered JavaScript Bundler — Far from being ‘yet another bundler’ with its own approach and terminology to learn, Rspack prides itself on being webpack API and ecosystem compatible, while offering many times the performance. The team now considers it production ready …