// blog.tag("Server Components")
#Server Components Posts_
2 articles
// filter.category()
// filter.tags()
01 10 min read
Next.js Next.js App Router Best Practices From Production Projects
Server Components, caching, layouts, Server Actions, and error handling — App Router patterns I rely on after shipping Next.js apps for US and EU clients.
Next.js App Router Server Components
Read
02 11 min read
Next.js Server Components vs Client Components in Next.js: A Practical Guide
When to use each, how to avoid hydration mistakes, and the mental model I teach client teams shipping production Next.js apps.
Next.js React Server Components
Read