How Fluid compute works on Vercel – Explains how Vercel`'s new Fluid compute model is here to make serverless smarter by dynamically scaling resources in real time, prioritizing active or pre-warmed instances to minimize cold starts and cutting down on wasted compute // VERCEL
⚡️ Sponsor
📙 Tutorials, Articles & Opinion
React Server Actions with Toast Feedback – Learn how to implement toast notifications for React Server Actions like upvoting, downvoting, and deleting users. Also covers edge cases such as Next.js caching quirks and race conditions. // ROBIN WIERUCH
𝕏 Next.js 15.2: Streaming Metadata – Async generateMetadata is now non-blocking and streamable, meaning your app can send initial UI to the browser before metadata generation finishes. Faster page loads, happier users. // DELBA OLIVEIRA
Building a RAG Chatbot for the Health Domain with Next.js – A walkthrough of building a health assistant chatbot using Next.js, Upstash, and OpenAI. This project combines RAG, vector search, and streaming responses to create a fast, reliable chatbot. Includes tips on rate limiting and deploying to Vercel // ELIF NUR DENIZ
📦 Packages / Tools / Repos
Better Auth 1.2 – This release is packed. Stripe subscriptions, reCAPTCHA, API keys, teams/sub-orgs, and a shiny new init CLI. Oh, and they rewrote the core library to fix TypeScript editor lags. Tons of new features, social providers (TikTok, Roblox, VK), and performance boosts.
Announcing TanStack Form v1 – TanStack Form v1 is here, and it’s loaded with features: type-safe forms, schema validation, async validation, and SSR support // TANSTACK
Announcing TypeScript 5.8 – Highlights include granular return type checks, support for ESM require() under --module nodenext, and the new --erasableSyntaxOnly flag // DANIEL ROSENWASSER
Get ready for an unforgettable React celebration in the heart of Paris! – Join us at React Paris for 2 days of cutting-edge talks by Tejas Kumar, Aurora Scharff, David Khourshid, Kateryna Porshnieva, Dominik Dorfmeister, Dominika Zając, Kent C. Dodds and more... From advanced state machines to performance optimizations, each session will spark fresh insights to level up your React applications. Don’t miss this chance to connect with fellow developers and immerse yourself in the vibrant React community—right in the heart of Paris! One Day Tickets now available! Attend the conference in person for one day and remotely for the second day for 450€!
// React Paris
🌈 Related
► New React Animation API Is Insane – Next.js 15.2 brings View Transitions for smooth page animations. This video offers a great intro to integrating this feature into your applications. // DEVELOPEDBYED
|