Server Components in Next.js 15: A Practical Mental Model
RSC changes where code runs. A working mental model for fetching, the client boundary, and shipping less JavaScript.
Read moreTag
RSC changes where code runs. A working mental model for fetching, the client boundary, and shipping less JavaScript.
Read moreServing different apps or tenants by hostname — middleware rewrites, local development with .localhost, and production DNS.
Read moreStatic, dynamic, and incremental — choosing a rendering strategy per route, and using revalidate and tags effectively.
Read more