React Status
Plus Next.js 16.2, Vercel's TOS tweaks, and the idea of 'comprehension debt'.

#​467 — March 20, 2026

Read on the Web

Together with  Clerk
 React Status

📊 A React SSR Framework Performance Showdown — A significant benchmarking effort where TanStack Start, React Router, and Next.js were put under heavy load. The benchmark results helped make TanStack Start and Next.js better, too, as their maintainers fixed issues raised during testing, including this speedup for React itself.

Matteo Collina (Platformatic)

💡 As always with benchmarks, they present a single snapshot in time, are hard to get right, and real life situations vary a lot.

Auth That Plays Nice with Suspense and Transitions — Clerk Core 3 adds full support for React concurrent rendering — Suspense, transitions, and streaming SSR now work correctly with auth state. Also ships new hooks for custom sign-in and sign-up flows, a visual theme editor, and ~50KB smaller bundles.

Clerk sponsor

Why We Rolled Our Own React Server Components FrameworkAnother one? The team at Aha! had specific needs existing frameworks couldn’t meet, and modern React and Vite have made ‘rolling your own’ a realistic option. Josh shares a lot of details on how to approach such a task yourself.

Josh Wilson (Aha!)

💡 If you go down the 'roll your own' rabbit hole, Nitro v3 is worth a look as it now makes it possible to tie Vite and React together to build server-side apps.

IN BRIEF:

5x SSR Throughput: Profiling SSR Hot Paths in TanStack Start — An in-depth explanation, coupled with analysis, of TanStack’s efforts to significantly improve the server-side rendering performance of TanStack Start. 5x higher throughput and a 90% drop in average latency is not to be sniffed at.

Schiller and Pellet (TanStack)

npx workos: An AI Agent That Writes Auth Directly Into Your Codebase — Reads your project, detects your framework, writes the integration, then typechecks and fixes its own build errors.

WorkOS sponsor

📄 Start Naming Your useEffect Functions (You'll Thank Me Later) Neciu Dan

📺 Generating Images with TanStack AI Jack Herrington

🛠  Code, Tools & Libraries

Next.js 16.2 Released — A release focused on developer experience with much faster next dev startup, ~50% faster rendering, Server Function logging in dev, plus significant Turbopack-related improvements, and improvements for AI-assisted development.

Jimmy Lai, Tim Neutkens

React Native Reanimated DnD 2.0: The Drag and Drop Library — Built with Reanimated 4 and Worklets for 60 fps animations. You can scan a QR code on the homepage to try it for yourself. v2.0 migrates the library to Reanimated 4 and adds sortable grids and dynamic heights.

Vishesh Raheja

RevoGrid: High-Performance Data Grid Component — A high-performance data grid control built for massive datasets. Integrates with React, Vue, Angular, and Svelte. Live demo and GitHub repo.

Revolist OU

📰 Classifieds

📸 Add robust 1D/2D barcode scanning to your web app with STRICH. Easy integration, simple pricing. Free trial and demo app available.


🏃 Your existing React Native apps can now run on Fire TV with minimal changes. Learn more about Vega OS and see how simple it is to get started.

📢  Elsewhere in the ecosystem

Issue 466 #467