Next.js 13 CourseAboutAboutContact ↗Contact ↗ (opens in a new tab)
GitHubGitHub (opens in a new tab)
  • Get Started!
  • Why Next.js?
  • What we will build?
    • Installation
    • Our Backend (aka API)
    • Environment Variables
    • Run The Server
    • Next Steps
    • Project Structure
    • Defining Routes
    • Route Groups
    • Pages
    • Layouts
    • Navigation
    • Dynamic Routes
    • Next Steps
    • Server Components
    • Client Components
    • Fetch Data on the Server
    • Fetch Data on the Client
    • Loading UI
    • Error Handling
    • Data Streaming
    • Next Steps
    • Images
    • Fonts
    • Analytics
    • Next Steps
    • Metadata
    • Icons and Images
    • Sitemap File
    • Robots File
    • Next Steps
    • Push to Github
    • Deploy to Vercel
    • Next Steps
  • Extras: Style your Components!
  • What's Next?
  • The End
Question? Give us feedback → (opens in a new tab)Edit this page
Module 1: Routing
Next Steps

Congratulations on finishing the first module! You can continue playing with your app (rendered pages, styling...) and then move on to module 2!

Dynamic RoutesServer Components

Learn Modern Web Development with the latest Next.js 13