Cache Components changed how I think about a page
Next.js 16 replaced the route level caching knobs with one directive, and 16.3 extended it to the client for instant navigations. I migrated a content site and a dashboard. One of them got faster with almost no work. The other forced me to admit what a 'page' had been hiding all along.
9 min readRead more →