Hi everyone,
Fresh findings from the Next.js ecosystem – carefully curated to help you build better apps. Here's what caught my eye in the past two weeks
TOP ARTICLES
📄 OpenNext Gets Closer to Making Next.js Truly Portable OpenNext aims to untangle the complexities of Vercel's Next.js. - Mary Branscombe
📄How to (not) reset a form after a Server Action in React When submitting a form in React with a Server Action, you may be confronted with the question of how to (not) reset the form after the server action has been executed. - Robin Wieruch
📄 Dynamically Generating PWA App Icons in the Next.js App Router In this blog post, I will show you how to dynamically generate PWA app icons in the Next.js App Router using NextPWA. - Aurora Scharff
📄 Authentication in Next.js 15 This comprehensive tutorial covers hand-rolling your own authentication for sign up, sign in, sign out, and protected routes. - Robin Wieruch
Top Videos
▶️ Tanstack Start vs NextJS - Server Functions Battle Tanstack Start has impressive support for server functions, perhaps better than we get with NextJS. Let's put them head to head! - Jack Herrington
▶️ Next.js 'use cache' in 100 seconds Quick overview of new experimental Next.js APIs: 'use cache', cacheTag, and cacheLife. - Delba de Oliveira
▶️ Next.js 'use cache' in 100 seconds Quick overview of new experimental Next.js APIs: 'use cache', cacheTag, and cacheLife. - Delba de Oliveira
▶️ Top 11 Security Mistakes in Next.js 15 Avoid security mistakes in Next.js 15 like leaking user data, - ByteGrad
▶️ Don't deploy on Vercel until you've watched these Tips help you avoid unexpectedly large bills on Vercel. - Theo
▶️ Build Feature Flags In 20 Minutes Feature flags are something you have probably never included in any of your apps, but they are an incredible feature that pretty much every app should include. Most people only think of feature flags as a toggle for new features, but they can be used for A/B testing, kill switches, and so much more. They are relatively easy to implement and provide tons of value. - Web Dev Simplified
▶️ The Better Way to Manage React State Learn more about how to use nuqs to manage search params - Josh
▶️ Build a Complete SaaS With Next.js, Tailwind, React, Hono.js (2024) In 12 Hours, Josh is building an entire, modern Next.js SaaS for real-time event notifications from start to finish. - Josh
Nextradar Updates
Here are some updates to the website