Next.js 13 SSG, SSR & ISR | Nextjs 13 tutorial

Dave Gray ‱ March 10, 2023
Video Thumbnail

About

Web Development tutorials with full courses on HTML, CSS, JavaScript, React, Node.js and more! My goal is to help you learn how to build the web. Teaching helps me learn, too. I work full-time as a Solutions Architect / Developer and part-time as a university web dev instructor. Thank you for subscribing, supporting my channel and sharing the videos you think may help others. Keep striving for progress over perfection. And a little progress every day goes a very long way. Milestones: July 20, 2020 - 1st video Jan 1, 2021 - 1k subs April 2021 - 4k watch hours Nov 2021 - 10k subs Jan 21, 2022 - Video at 100k views Feb 16, 2022 - 100k watch hours Feb 19, 2022 - 1m views Dec 13, 2022 - 100k subs Dec 2022 - Over 1m views in 1 month April 7, 2023 - 10m views May 26, 2023 - 1m watch hours Sept 22, 2023 - Video at 1m views Dec 25, 2023 - 250k subs

Video Description

Web Dev Roadmap for Beginners (Free!): https://bit.ly/DaveGrayWebDevRoadmap Next.js 13 SSG, SSR & ISR all have benefits, but do you know how to choose between Static Site Generation (SSG), Server-Side Rendering (SSR) and Incremental Static Regeneration (ISR) for your server components? 💖 Support me on Patreon ➜ https://patreon.com/davegray ⭐ Become a full-stack web dev with Zero To Mastery Courses: - Complete Next.js Developer: https://bit.ly/CompNextJSDev - Advanced React: https://bit.ly/AdvReactDev - Junior to Senior Dev Roadmap: https://bit.ly/WebDevRoadmap-JrtoSr đŸš© Subscribe ➜ https://bit.ly/3nGHmNn 📬 Course Updates ➜ https://courses.davegray.codes/ ❓ Questions - Please post them to my Discord ➜ https://discord.gg/neKghyefqh ☕ Buy Me A Coffee ➜ https://www.buymeacoffee.com/davegray 👇 Follow Me On Social Media: Github: https://github.com/gitdagray Twitter: https://twitter.com/yesdavidgray LinkedIn: https://www.linkedin.com/in/davidagray/ 🔗 Source Code: https://github.com/gitdagray/next-js-course 🔗 Playlist for this Next.js Course: https://bit.ly/dg-nextjs Next.js Data Fetching, Dynamic Routes & Metadata (00:00) Intro (00:05) Welcome (00:32) Starter Code (00:47) Do We Have SSG or SSR components? (02:52) How does the build respond? (04:39) Cache settings for fetch requests (06:09) Applying an ISR strategy (08:14) Segment level revalidation (08:45) SSG and generateStaticParams (14:51) dynamicParams setting (15:37) not-found pages (20:32) Concepts Review Corrections: (19:05) I omitted the return keyword here by mistake! The lesson source code is updated and you need to have: return undefined 📚 Tutorial References: 🔗 Next.js Official Site: https://nextjs.org/ 🔗 Next.js 13 Beta Docs: https://beta.nextjs.org/docs Was this Next.js tutorial about SSG, SSR & ISR helpful? If so, please share. Let me know your thoughts in the comments. #next #js #ssg

You May Also Like