VOOZH about

URL: https://javascriptweekly.com/issues/771

⇱ Issue #771: Babel 8 RC Arrives, Gatsby Lives, Lodash Resets β€” JavaScript Weekly


JavaScript Weekly
Latest Issue All Issues Subscribe
Plus GitHub considers letting you disable PRs, Svelte on the ESP32, and rendering some heat. |

#​771 β€” February 3, 2026

Read on the Web

Together with  πŸ‘ Meticulous

JavaScript Weekly

πŸ‘ Image

Four Heavyweights Drop Updates

Four stalwarts of the JavaScript ecosystem all shipped notable releases this week, and odds are you're using at least one of them:

πŸ‘ Image

Only Fools Write Tests β€” Modern engineering teams like Notion, Dropbox, Wiz, and LaunchDarkly use Meticulous to maintain E2E UI tests that cover every edge case of your web app.

Meticulous sponsor

πŸ¦€ OpenClaw: The Runaway AI Assistant β€” An intense week for a new open source TypeScript project: 150k stars on GitHub, hordes buying Mac Minis to run it, two rebrands (it was originally Clawdbot), and an ecosystem of projects the agents use autonomously (e.g. an entire social network). Another example of TypeScript at the heart of the AI boom.

Peter Steinberger

IN BRIEF:

RELEASES:

πŸ“–  Articles and Videos

πŸ‘ Image

⁉️ How Not to Parse Numbers in JavaScript β€” Why use a proper locale-aware API to parse numbers when you can hand-roll a maze of string splits, separator swaps, and implicit type coercions that silently break on edge cases?

Remy Porter (The Daily WTF)

πŸ“‰ Node.js 16 to 25 Benchmarked Version-by-Version β€” The jumps in performance in various areas are striking (with Node 25, especially), with other areas getting more modest gains.

RepoFlow

A Practical Checklist for B2B Enterprise Readiness β€” Measure gaps in auth, admin UX, security, monitoring, and architecture for landing enterprise customers. Download today!

Descope sponsor

Explicit Resource Management in JavaScript β€” You can use using for deterministic cleanup, calling Symbol.dispose/asyncDispose at scope exit without try/finally. A small fix for leaks and forgotten teardowns in streams, observers, locks, and similar APIs.

Matt Smith

The History of C# and TypeScript with Anders Hejlsberg β€” GitHub interviewed the creator of both C# and TypeScript about his career, why TypeScript was created in the first place, some internal Microsoft politics, as well as the ongoing Go port of the TypeScript compiler. There's a video of the full interview, as well as 'seven learnings' boiled down in written form.

GitHub

πŸ“„ My Opinionated ESLint Setup for Vue Projects – Packed with examples to pick and choose from. Alexander Opalic

πŸ“„ A Scroll-Revealed WebGL Gallery with GSAP, Three.js, Astro and Barba.js – Striking visual image reveal effect with a live demo. Chakib Mazouni

πŸ“„ Predicting Math.random() in Firefox Using Z3 SMT-Solver Dennis Yurichev

🎀 Securing npm is Table Stakes Nicholas C. Zakas (Changelog Podcast)

πŸ“„ Building a Simple RSS Aggregator with Astro Raymond Camden

πŸ›  Code & Tools

πŸ‘ Image

Heat.js 5.0: A Flexible Heat Map Rendering Solution β€” Generate customized interactive heatmaps (think GitHub contributions graph), or render heatmaps as lines and bar charts. The site is packed with demos to enjoy. GitHub repo.

William Troup

Building an MCP Server? Don't Roll Your Own Auth β€” WorkOS AuthKit handles OAuth 2.1 flows so your MCP server just verifies tokens. Control which tools AI agents access.

WorkOS sponsor

πŸ•’ Croner 10.0: Cron-Style Triggers and Evaluation β€” Trigger functions on any cron schedule using cron syntax. It can also evaluate cron expressions to give you a list of upcoming times. v10.0 brings full OCPS (Open Cron Pattern Specification) 1.4 compliance and even more scheduling options.

Hexagon

πŸ—“οΈ DayFlow: A Full Calendar Component for React β€” A React-only feature-rich calendar component with drag-and-drop, multiple views, and all the usual GCal-style richness. Its infinite scrolling feature is nifty. GitHub repo.

DayFlow Contributors

Tsonic: A TypeScript to C# Transpiler β€” The idea is for creating native executables that run on .NET. I’ve not tested it as I’m not in that ecosystem but it’s an interesting idea.

Jeswin

πŸ“’  Elsewhere in the ecosystem

Some other interesting tidbits in the broader landscape:

πŸ‘ Image

Published by Cooperpress and edited by Peter Cooper

'JavaScript' is a trademark of Oracle Corporation in the US
We are not endorsed by or affiliated with Oracle.

Change your email address or stop getting this newsletter.

Β© Cooper Press Ltd Β· Fairfield Enterprise Centre, Louth, LN11 0LS, United Kingdom

Issue 770 #771 Issue 772