React Status
Plus Rust React Compiler support begins to roll out, React Native 0.86 is here, and WordPress's React 19 woes.

#​479 — June 19, 2026

Read on the Web

Together with  Master.dev
 React Status

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 SignalProvider and useSignalSelector drop-ins that only re-run selectors for components whose state actually changed, with some noteworthy performance gains.

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 (shadcn/ui now builds on top of it, too). See all the components here with code samples. v1.6 introduces a one-time password component, improves the Drawer, and the docs were redesigned.

Base UI Team

React Doctor as a GitHub Action for Automatic ReviewsReact 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.

📰 Classifieds

Flaky tests slowing down dev? Meticulous gives engineers confidence to ship faster by autonomously testing every edge case of your web app.


🚀 clerk deploy walks your app to production: instance clone, DNS setup, OAuth credentials, SSL check. Guided, resumable, and available now.


React review changed when AI started writing the JSX. AgentField breaks down the four jobs of code review - and which three get harder once AI writes the diff. → Read the post.

  • React Flow Smart Edge 4.9 (above) – A custom 'edge' type for React Flow that uses A* pathfinding and never intersects with other nodes.

  • Ink 7.1 – The popular TUI renderer adds suspendTerminal() for temporarily handing the terminal over to a child process (like an editor, say).

  • 📱 Voltra 2.0 – Build Live Activities & widgets in iOS/Android React Native apps. v2.0 no longer requires Expo Modules.

  • StyleX 0.19.0 – Meta's styling system adds a new package for inline atomic styles, plus ESLint 10 compatibility.

  • MUI X 9.6 – The popular component suite rolls out bug fixes and improvements to radial bar charts.

  • 📊 react-plotly.js 4.0 – Component for rendering interactive Plotly charts.

  • React Aria 1.19.0 – Adobe's accessible component suite.

Issue 478 #479