#next-js
Found 2 posts
What To Know in JavaScript
What To Know in JavaScript (2026 Edition) is a great writeup of the JavaScript ecosystem as of April 2026. And also, now I have a ton of new things to learn.
Common Performance Pitfalls with Next.js React Server Components
In the article 6 React Server Component performance pitfalls in Next.js, Temitope Oyedele identifies common implementation errors that negate the performance benefits of React Server Components (RSCs) and the Next.js App Router.