React Status
Plus it's time to patch React 19, shadcn/ui adds React Aria, and a Shopify React to Preact migration.

#​484 — July 24, 2026

Read on the Web

Together with  Webflow
 React Status

The Absolute State of Management — Alex Russell argues Redux, MobX, Zustand, and React itself don't 'manage state', they just propagate it whereas 'real' state management means handling time and conflicts, the way CRDTs and sync engines do. Deliberately provocative (Redux maintainer Mark Erikson has already pushed back) but with substance underneath.

Alex Russell

React Components in Webflow — Import your React components into Webflow with Code Components. Expose props and slots for visual editing, distribute via shared libraries, and keep your hooks, state, and context exactly as written. Or generate new components with AI directly in the canvas.

Webflow sponsor

React 19.2.8, 19.1.9 and 19.0.8 Released — Small bumps for the React 19 release lines to fix a DoS vulnerability that could be triggered by sending specially crafted requests to server function endpoints. (v19.1.9 and v19.0.8 here.)

React Team

IN BRIEF:

shadcn/ui Adds React Aria as a Component Base — Now it's even easier to use Adobe's React Aria component suite if you're a shadcn/ui user. You can now choose React Aria anywhere you can choose Base UI or Radix, including the CLI, presets, and shadcn/create.

shadcn Team

🍞 In other shadcn/ui news, it has a new Toast component.

Shopify's React to Preact + Web Components Migration — How Shopify squeezed five React-based checkout widgets under a hard 64KB budget by switching to Preact and web components.

Justin Henricks (Shopify)

📄 Props, Composers, and Providers: The Composition Pattern We're Converging On – One team's decision ladder for component composition, from plain props up to context contracts. Maxime Grébauval

📄 How to Find a Next.js Memory Leak in Production – How to see if three unfixed memory leaks in Next.js affect you. Xabier Lameiro

📊 Which React Native Animation Library Should You Use for Performance? Andrei Calazans

📄 Inside TanStack Table v9's New Reactivity Model Riccardo Perra (TanStack)

🛠  Code, Tools & Libraries

React Colorful 5.8: A Simple Color Picker Component — A six-year-old color picker component that's simple, straightforward, and now has Shadow DOM support. The homepage includes a live demo.

Vlad Shilov

Shadscan: Deterministic UI Audits for shadcn Apps — A tool that statically analyzes your shadcn components using almost 60 deterministic checks (no AI or API keys needed) around fundamental accessibility, state, and composition best practices.

OrcDev

edge-aura: Give Your Viewport an Organic Screen-Edge Glow — A Canvas 2D effect for adding a full-viewport organic glow at the screen edge with no CSS required. A React component makes it easy to integrate.

Takuya Jodai

📰 Classifieds

🤖 Building an AI workflow UI in React? The canvas UX is where these tools win or lose. JointJS builds it in. → Explore more.


Fast components, slow data? TimescaleDB extends Postgres so your dashboards query live data at scale.

Issue 483 #484