Series

Next.js

Deep dives into the React Framework for production. Server Components, Routing, and Performance.

馃摎 3 Articles
Next.js Performance: What the Defaults Don鈥檛 Solve for You
Nextjs

Next.js Performance: What the Defaults Don鈥檛 Solve for You

Next.js gives you strong performance defaults. But fast by default doesn鈥檛 mean fast always. Over the last few days, I鈥檝e been working with Next.js and React Server Components, assuming the framework would handle most performance concerns for me. And...