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

preview_player
Показать описание


⭐ Become a full-stack web dev with Zero To Mastery Courses:

👇 Follow Me On Social Media:

(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 #ssg
Рекомендации по теме
Комментарии
Автор

Thanks dave im loving this series! Watched all of it so far

toyal
Автор

One more reason to enjoy Friday evening ❤️ thank you dave

imkirn
Автор

Again, thank you Dave for this Next JS series. So far so good ...😍🤩

sahaneakanayaka
Автор

Truly amazing update. Next is a beast!

djelasrca
Автор

Thank you very much Dave for this another great video to learn Nextjs 🙏💯

carlandres
Автор

Thanks Dave!
For another Great content!

MOJICA
Автор

Better than paid courses, no one teaches in depth like you

shacodes
Автор

Hi, Dave your way of teaching is awesome. Please consider Framer Motion as your next tutorial.

vishalchaurasia
Автор

Thank you very much, it was the eaiest explanation!

licokr
Автор

This is the content the Nextjs community needs!

meetboy
Автор

Thank you so much Sir for such videos 😊

Respect from India

DhairyaMajmudarIIITKota
Автор

Thanks alot for a series video about Next.js

rebazjabar
Автор

great follow up tutorial, looking forward...👊

trusht
Автор

Hey Dave, great video! I have a question, how could i do cache, ISR and SSG with RTK query?

joaoarthurbandeira
Автор

God bless you sir. I really appreciate for you valuable effort.

kazinoman
Автор

I almost hurt my legs rushing to watch this new video. 😂

okonkwo.ify
Автор

SSG is so cool! Great lesson as always :)

Kevin-hkfv
Автор

Hello, Dave! One question, in the Next docs it is said that: ”During revalidation (ISR), generateStaticParams will not be called again.”

Does that contradict what is said in this video?

dawid_dahl
Автор

Hello, what if in users route "not in [userid] route" you didn't use generatestaticparams method? as well as [userid] ?

shayanhdry
Автор

Hi Dave! Thank you for this series of videos. Just a quick question, in 19:05, in line 4, that's an implicit return?

matiasvazquez