Next.js
Next.js is a React framework for production apps with routing, rendering, and full-stack capabilities.
Official Documentation
DevFlow Sections
- App Router — file-based routing and layouts
- Rendering — Server vs Client Components
- Data Fetching — fetching, caching, mutations