Back to all posts
Next.js main concepts
What should web developers know working with Next.js (App router)
- Routing and navigation
- Metadata
- Styling
- Working with images
- Client/Server components
- Server actions
- Suspense and streaming
- Caching
- Static/dynamic rendering
- Middleware
- Folder structure
- Production build & deploying