Static as a Server – Dan clears up the confusion around React Server Components and static sites. He shares how his own blog uses RSCs but is served statically from Cloudflare, with no server. // Dan Abramov
Making Next.js Navigation Fast af – Did you know you can combine Next.js with React Router? Just set up a static app shell, reroute everything in your config, and let React Router handle the rest // Josh
⚡️ 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
Functional HTML – Another Dan drop, and it’s a good one. In this piece, he imagines HTML with superpowers: custom tags, passing objects, async server logic, and JSON output. “use client” and “use server” aren’t just React things here, they’re part of the language. It’s a conceptual take on React Server Components, but rooted in the idea of HTML itself evolving // Dan Abramov
The Limits of RSC: A Practitioner's Journey – The article takes a measured look at RSC’s strengths and weaknesses. The author describes how RSC improved their app’s performance and structure, but fell short for features like infinite scrolling. // Nir Tamir
📦 Projects / Packages / Tools
tailark/mist – Tailark (formerly known as NSUI) got updated with new pre-built blocks you can use to create your marketing pages. The new Mist kit offers a collection of airy, Notion-Inspired shadcn/ui blocks // Méschac Irung
Unverceled Next.js – A starter-kit based on OpenNext to easily deploy your Next.js apps on Cloudflare Workers // Ahmed Elsakaan
⚡️Road to Next – A comprehensive, self-paced video course for full-stack web developers, featuring React 19 and Next 15 [Affiliate]
// Robin Wieruch
next-lazy-hydration-on-scroll – Only for classy, old-school, Page Directory folks: Improve app performance by lazy loading and hydrating components when they enter the viewport // Wojtek Wrotek
stagewise – stagewise connects your browser to your AI-Code editor of choice (Cursor, Windsurf, etc.) and allows you to edit your apps right in the browser. // Nicklas Scharpff
⚡️ Sponsor
Getting started with Clerk Billing – We recently released our new Billing product to enable SaaS subscription capabilities for B2B and B2C apps. In this video, Braden Sidoti (Clerk's co-founder and CTO) gives an overview of the product and walks through how to build a complete billing experience. // Clerk
🌈 Related
Databricks acquired Neon – Neon, a serverless Postgres provider, is being acquired by Databricks. For now, Neon’s team will continue to operate independently and the product remains unchanged // Nikita Shamgunov
|