React 19.2 – Highlights include <Activity /> for controlling hidden/visible UI states, useEffectEvent for safer event handling inside effects, and cacheSignal for React Server Components. There’s also support for Partial Pre-rendering, which lets you pre-render static shells and resume them later, and Web Streams support for SSR in Node. Check out the release post for a full description of the changes // The React Team
📙 Articles, Tutorials
📦 Projects / Packages / Tools
Auth.js is now part of Better Auth – BIG NEWS: Auth.js (formerly NextAuth.js) is now managed by the Better Auth team. Current users don’t need to worry, as updates and patches will continue, but new projects are encouraged to use Better Auth // Bereket Engida
Civic Auth + Next.js sample app – A complete, ready-to-run Next.js project showing how to add secure auth with Civic Auth in minutes. Includes signup/login flows, wallet integration, and best practices. // Civic [Sponsor]
func-to-route – Transform any async function into a type-safe API route with built-in auth and error handling // Daniel Falbo
mochi-motion – An animation library built on top of Framer Motion that gives you smooth, spring-based scroll animations // Miraya Tech
⚡️ Sponsor
🌈 Related
Builders Guide to the AI SDK – If you’ve been curious about how to add AI features into your apps without drowning in API details, this new course walks you through Vercel’s AI SDK step by step. You’ll build real things like data extraction scripts, auto-summarizers with Next.js Server Actions, and a full chatbot with streaming, tool calling, and professional UI // Joel Hooks & Nico Albanese
Animating Elements through framer motion with React.js – A beginner’s guide that shows how Framer Motion makes it easy to add smooth animations in React apps. From simple fade-ins to drag-and-drop lists, the article explains how to replace long CSS code with short, readable React components // Sukanta Biswas
State of JavaScript 2025 – With the ecosystem feeling more stable than a few years back, the spotlight is now on meta‑framework rivalries (Astro vs. Next.js) and modern build tools (Vite vs. webpack). Takes ~15–20 minutes, and results will drop publicly in November // devographics
|