Introduction to NextJS 13.4

Introduction to NextJS 13.4

NextJS for Front-End Development

author image
Amir Vahed
Daneshkar
course icon

Table of Contents

  1. Getting Started

    1. What Is Next.js
    2. Installation
  2. Essential Concepts

    1. Single Page application(SPA)
    2. Server Side rendering(SSR)
    3. React Server components(RSC)
    4. Client Components
    5. When to Use Server and Client Components
    6. Patterns
    7. Moving Props From Server Component to Client Component
    8. Extra Resources
  3. Routing

    1. Fundamentals
    2. Creating a Route
    3. Nested Routes
    4. Dynamic Routes
    5. Catch All Segments
    6. Linking and Navigating
    7. Layouts
    8. Project Organization
  4. Rendering and Data Fetching

    1. Rendering Review
    2. Rendering on the Server
    3. Dynamic Functions
    4. Data Fetching
    5. Static and Dynamic Rendering
    6. Data Fetching Patterns
    7. Combine Dynamic Route and Static Rendering
  5. Seo

    1. Meta Data Files
    2. Config Based Metadata
  6. Wrapping Up

    1. Next Steps
    2. Thanks
  • Content Licensed Under CC-BY-NC-4.0

    Code Samples and Excercises Licensed Under Apache 2.0

    Site Designed by Alex Danielson