Next.js 13 - SSG, SSR & ISR Tutorial
Offered By: Dave Gray via YouTube
Course Description
Overview
Learn how to choose between Static Site Generation (SSG), Server-Side Rendering (SSR), and Incremental Static Regeneration (ISR) for server components in Next.js 13. Explore the benefits of each approach and understand their implementation. Dive into data fetching techniques, dynamic routes, and metadata handling. Discover how to apply ISR strategies, use segment-level revalidation, and leverage generateStaticParams for SSG. Gain insights on dynamicParams settings and creating not-found pages. By the end of this tutorial, master the concepts of SSG, SSR, and ISR to optimize your Next.js 13 applications.
Syllabus
Intro
Welcome
Starter Code
Do We Have SSG or SSR components?
How does the build respond?
Cache settings for fetch requests
Applying an ISR strategy
Segment level revalidation
SSG and generateStaticParams
dynamicParams setting
not-found pages
Concepts Review
Taught by
Dave Gray
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Intro to Computer Science
University of Virginia via Udacity Web Development
Udacity Software Engineering for SaaS
University of California, Berkeley via Coursera CS50's Introduction to Computer Science
Harvard University via edX