How to start a React Project [2025] – Robin updated his annual guide on how to start a React project. Vite is the go-to for SPA/CSR without framework overhead, Next.js dominates full-stack React with SSR and RSC, and Astro shines for content-heavy, SEO-focused sites // ROBIN WIERUCH
⚡️ Sponsor
Next.js ❤️ Sevalla – Sevalla is the home to your upcoming projects. Host and manage your applications, databases, and static sites in a single, intuitive platform // Sevalla
📙 Tutorials, Articles & Opinion
Single Responsibility Principle in React – Ever stuffed data fetching, UI logic, and state management into a single React component? Yep, same. This post breaks it all down: hooks for data, components for UI, and why “and” in a component’s job description is a red flag. // CHRISTIAN EKREM
►The power of servers, in serverless form – The announcement video for Vercel's newly launched Fluid compute is now available. Watch Guillermo and Malte Ubl talk about this new computing paradigm that combines serverless with traditional server power // VERCEL
Human-in-the-Loop with Next.js – This guide walks you through adding human-in-the-loop (HITL) functionality in Next.js with Vercel’s AI SDK. It covers everything you need, from intercepting tool calls to adding a confirmation UI, to ensure users stay in control // VERCEL
React Norway 2025: Reboot your dev game – React Norway 2025 (brought to you by Crystallize) is back; this time, we’re scaling up – old-school, pixel art style! It’s our 5th year running! We've set the bar high with talk quality, bikes zooming by, Brunost flying around, conference swag, and food that would make Odin proud. Bigger venue (350 seats), same core: React, Reload, Repeat.
Btw, the call for papers is still open. Whether you're a seasoned pro or a rising star, we want to hear from you!
// Sevalla
📦 Packages / Tools / Repos
Schema UI - Next.js Sanity Starter – A Next.js 15 + Sanity CMS starter for devs who want to move fast without reinventing the wheel. Get production-ready Schema UI components, matching Sanity schemas, and GROQ queries, all wired up. // SERGE OVCHARENKO
Base UI v1.0.0 (alpha) – Big update for Base UI! A fresh Avatar component, new style hooks for Field, and a Value part for Progress. Menus now support submenus when openOnHover is set, plus tons of accessibility and bug fixes // MICHAŁ DUDAK
𝕏 Next.js with Go API – A demo of using Next.js and Go in the same project by integrating the Go runtime from Vercel as the backend. The frontend communicates with the Go backend through a /api endpoint, with data stored in PostgreSQL. No additional configs required // MELVIN VIVAS
AI Model Comparison – No more hours spent digging through docs to pick the right model. Check costs, token limits, and special capabilities like vision, all in one place. 100% free and open-source. // AHMET DEDELER
🌈 Related
State of React 2024 – The results of the latest State of React survey are live! A year of stability for React, with React 19 focusing on improvements like removing forwardRef, fixing hydration errors, and optimizing performance without much extra effort. Big thanks to everyone who voted for Next.js Weekly as a learning resource ❤️ // STATE OF REACT
► Vercel's Guillermo Rauch on AI and the Future of Coding – Guillermo believes the role of coders is evolving from writing code to becoming full-stack engineers who can design and build from start to finish. With AI excelling at specific tasks, developers should focus on high-level thinking and innovation. // EVERY
How I learned to code with my voice – A super inspiring story for anyone dealing with physical limitations in tech, plus some solid advice on how to get started without feeling overwhelmed // SALMA ALAM-NAYLOR
|