React Compiler RC – React Compiler has reached Release Candidate status. You get experimental swc support, easier setup, and smarter memoization for your Next.js apps. It’s safe to use in production, so give it a go and let the team know what you think // Lauren Tan
Impossible Components – Another great article by Dan. This one breaks down the magic behind React Server Components using practical code examples // Dan Abramov
⚡️ Sponsor
Trigger v4 – Background jobs & AI infrastructure – Trigger v4 is now in beta! With heaps of new features and performance improvements, including: 🔥 Warm starts 💻 Refreshed dashboard ✅ Human-in-the-loop ⚡ Prioritize runs ✋ Pause queues 🧠 MCP server // Trigger.dev
📙 Articles, Tutorials
React Labs: View Transitions, Activity, and more – React Labs has released some cool experimental features: View Transitions for easy animations and Activity to manage visibility of components. Both are ready to test in react@experimental. There are also updates on performance tools, effect dependencies, a new IDE extension, fragment refs, and concurrent stores // Ricky Hanlon
Full-Stack React.js Chat with AI SDK – In the first part of this series Robin explained how to build an AI-based chat interface. The second part continues with replacing the raw Open AI API calls with Vercel's AI SDK. // Robin Wieruch
Advanced React in the Wild – Compiles real-world case studies from 2022–2025. See how top teams used React and Next.js to solve tough performance and UX challenges // Addy Osmani & Hassan Djirdeh
📦 Projects / Packages / Tools
oRPC v1 – oRPC v1 is finally here! It’s a solid alternative to tRPC and friends, with built-in OpenAPI support, Server Action compatibility, and easy integration with TanStack Query. The API is stable and ready for production // unnoq
File upload – A growing collection of 13 file upload components built with React and Tailwind CSS. // Origin UI
deploy-replit – Next.js template to deploy with Replit as a Node.js server. // Vercel
Inbox Zero – An open source AI email client built with Next.js. Also, great for those who want to see how complex apps are built with Next // Elie Steinbock
⚡️ Sponsor
🌈 Related
Life of a Request: Application-aware routing – Looks at how Vercel’s routing works behind the scenes. Covering how every deployment carries its own routing logic, how aliasing makes updates instant, and how Skew Protection keeps users in sync // Dan Fein
|