#479 — June 19, 2026 |
|
|
|
React Router v8: An Intentionally 'Boring' Release — A round-up of the state of React Router, all the new features since v7, v6 going EOL, and why to stick with React Router over the new, shiny Remix when you need a proven solution. Sometimes 'boring' is just what your app needs! Brooks Lybrand |
Free Claude Code Course from Anthropic + Master.Dev — Coding is changing fast, and the engineers who thrive will be the ones who direct AI instead of guessing at it. Lydia Hallie from Anthropic teaches exactly that in our Claude Code course, now free for everyone. Master.dev sponsor |
|
IN BRIEF:
|
|
Can Signals Make React Redux Faster at Scale? — A PR by Mark Erikson where he experiments with signals-based Mark Erikson |
|
Wasp Now Lets You Write Your Full-Stack Logic as a TypeScript Spec — The ‘batteries-included’ React, Node and Prisma Wasp full-stack framework has switched its spec layer from its own custom language to TypeScript. Specify the shape of your app like this and Wasp compiles it, with your frontend/backend code, into a full-stack app. Martin Sosic (Wasp) |
|
That Stale Dashboard Isn't a React Problem — Real-time components need real-time data. Tiger Data keeps your Postgres queries fresh without pipelines or polling. Tiger Data (creators of TimescaleDB) sponsor |
|
📄 TanStack Start: A Mental Model for Next.js Developers – Maps TanStack Start onto Next.js concepts with side-by-side code comparisons. Adarsha Acharya 📄 How We Cut Slow Responses by 80% Migrating to Next.js App Router – A classifieds site moved from Pages Router to App Router, cut slow responses, and tackled some Nginx and Akamai HTML streaming gotchas. Francesca Milan (Subito) 📄 When React Hooks Stop Scaling: Moving Complex State to Zustand Oren Farhi 📄 TypeScript Performance in TanStack Table V9 Kevin Van Cott 📄 React Native Needs a New Video Player Joshua Alphonse |
🛠 Code, Tools & Libraries |
|
|
React Props First: Prioritize JSX & TSX Props in VS Code Autocomplete — A VS Code extension that reorders JSX and TSX autocomplete so component-specific props appear before inherited DOM and ARIA attributes. GitHub repo. Yurii |
|
Base UI 1.6: Unstyled UI Components for React — A successor to Radix (by the same creators) for building UIs in your own style atop a strong foundation ( Base UI Team |
|
React Doctor as a GitHub Action for Automatic Reviews — React Doctor is a CLI tool that scans React codebases for issues, returning a list of said issues and a score out of 100. Here’s how to set it up on GitHub Actions. Million Software, Inc. |
|
|
|



