Back to writing
Next.jsNovember 5, 20257 min read
Notes from migrating a production app to the App Router
This is placeholder content for a future post about migrating an existing Pages Router application to the App Router.
The real version will cover data fetching patterns, where client boundaries actually need to start, and a few caching gotchas that aren't obvious from the documentation alone.