logo icon

OKSANA

KOROBANOVA

gray and black laptop computer on surface
Back to all posts

Next.js main concepts

What should web developers know working with Next.js (App router)


Date:


  1. Routing and navigation
  2. Metadata
  3. Styling
  4. Working with images
  5. Client/Server components
  6. Server actions
  7. Suspense and streaming
  8. Caching
  9. Static/dynamic rendering
  10. Middleware
  11. Folder structure
  12. Production build & deploying