#797 — August 4, 2026 |
|
JavaScript Weekly |
|
|
Next.js 16.3 Released — The newly expanded Next.js team (now including Dan Abramov and 𝕏 Pete Hunt!) has dropped the latest version of the popular React framework, complete with faster builds, optional TypeScript 7 type checking, faster SSR, Instant Navigations, AI improvements, and more. The Next.js Team |
Frontend Architecture: Monoliths to Microfrontends — Maxi Ferreira walks through modular monoliths, monorepos, and microfrontends so you can pick the right structure for your codebase and know the real cost before you commit. Master.dev sponsor |
|
Let's Make the Worst Serge Zaitsev |
|
The Secure Way to Release an Andrey Sitnik |
💡 GitHub is continuing to focus on npm security, and is starting to scan every npm package for malware at publish time. This will have some implications, including a delay between publishing and availability for installation. |
|
IN BRIEF:
|
|
RELEASES:
|
📖 Articles and Videos |
|
Your SPA is Leaking Memory: 'Soak Test' It — How to run a Playwright 'soak test' that loops a user flow within the same browser context, watches DOM node and listener counts, and fails CI when a memory leak creeps in. Den Odell |
|
Your JSON is Lying to You — A reminder that a Gabor Koos |
|
Don’t Just Code—Grow as a Technologist — Explore new technology, sharpen your existing skills and build new ones when you work in tech at Fidelity. Fidelity Careers sponsor |
|
cdnjs at 9 Billion Requests a Day: A Migration Story — cdnjs is a popular, free CDN for loading JavaScript libraries without bundling or self-hosting (which LLMs really seem to like). Cloudflare explains how it now runs entirely on Workers and R2. Simona Badoiu (Cloudflare) |
|
Adding Go's Andrew Healey |
|
📄 Learning Remix 3 – By porting a Solid 2.0 demo to Remix 3's server-first model. Mark Malstrom 📄 Why npm Dependency Trees Are So Big Andrew Nesbitt |
🛠 Code & Tools |
|
|
TanStack Charts: A New Chart Grammar Option — In the past few weeks, TanStack has been rapidly iterating on a new, framework-neutral way to declaratively specify a large number of chart-related visualizations in JavaScript. Output renders to SVG or canvas and can be styled as you wish. Here's a comparison against other established options. TanStack |
|
An Open Source PR Reviewer Just Ranked #2 of 42 on Code-Review-Bench — PR-AF outranks the commercial tools. Verified findings only, ~10x cheaper, self-hosted. Drops into GitHub Actions. Agentfield.ai sponsor |
|
MicroDiff 1.6: Fast Object and Array Comparison Library — Given two objects or arrays, it returns the differences (think Jacob Jackson |
💡 Jacob has a post from 2022 covering how microdiff is so fast. |
|
Virtua: Virtual List and Grid Component for Multiple Frameworks — A fast and small virtual list/grid component for React, Vue, Solid, Svelte, and Angular. Here's a demo and a comparison table against other solutions. inokawa |
|
📊 Perspective 5: Interactive Analytics and Data Vis Component — Originally built by JP Morgan, a WASM-powered data visualization component suited to large and/or real-time streaming datasets. 5.0/5.1 just dropped with numerous fixes, OpenJS Foundation |
|
|
📢 Elsewhere in the ecosystem |
|


