► Next.js: Authentication – A guide fresh out of Vercel covering authentication best practices for Server Components, Server Actions, Middleware and how to create a Data Access Layers in Next.js apps // DELBA OLIVEIRA
Data Fetching Patterns in Single-Page Applications – Pretty long read, but definitely worth it. The article explains how to implement patterns such as async state handling, parallel data fetching, fallback UI, and code splitting in React apps // JUNTAO QIU
⚡️ Sponsor
Run GitHub Actions up to 2x faster and 50-75% cheaper – Blacksmith provides a drop-in replacement for GitHub Actions runners that use modern gaming CPUs instead of GitHub's decade-old server hardware. It's a one-line code change and takes under 5 minutes to integrate. // Blacksmith
📙 Tutorials, Articles & Opinion
📦 Packages / Tools / Repos
𝕏 next-safe-action v7 🚀 – next-safe-action is a library for validating Server Action inputs. In the latest release, the library has been completely rewritten, offering a new API and features like middleware support and the ability to choose schema validation libraries other than Zod // EDOARDO
Turborepo 2.0 – Another major release! Version 2.0 comes with a new terminal UI, better logs and integrated watch mode // CHRIS OLSZEWSKI
🌈 Related
React 19 and Suspense - A Drama in 3 Acts – There was a lot of drama on X last week due to a performance-impacting change in how Suspense will behave in React 19. This article explains the entire situation in detail // DOMINIK DORFMEISTER
Why We Don't Have a Laravel For JavaScript... Yet – Explores why JS lacks batteries-included frameworks as popular as Laravel or Rails. The Wasp (a fullstack JS framework) DevRel author is probably a bit biased, but it's an interesting read // VINCE CANGER
|