#467 — March 20, 2026 |
|
|
|
📊 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 Framework — Another 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) |
|
WorkOS sponsor |
|
📄 Start Naming Your 📺 Generating Images with TanStack AI Jack Herrington |
🛠 Code, Tools & Libraries |
|
Next.js 16.2 Released —
A release focused on developer experience with much faster 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 |
|
|
|
📢 Elsewhere in the ecosystem |
|


