Talk about anything related to software development, programming lifestyle, or general tech.
We recently migrated one of our high-traffic content sites from Next.js Page Router (SSR) to Next.js 15 App Router using Server Components (RSC). After 3 weeks of running in production, I gathered some interesting insights regarding core web vitals, server-side memory leaks, and compilation sizes. Here is a breakdown of what improved and what got slightly worse.