Making Websites With Next.js And Strapi  / Episode  12  /  

Incremental Static Regeneration

In this episode we are going to talk about new feature in Next.js 9.5 called Incremental Static Regeneration.

So in the last episode I told you that once you use getStaticProps your content will not be dynamic, meaning that you would have to rebuild your site every time your content from getStaticProps changes. Well, since Next.js is developing very fast, this is already not true any more.

So in this episode I'm going to show you how you can use getStaticProps and still have your content change if you update it in Strapi. So you get the best of both worlds. Yay!

Wanna ask a question about video?

Like This Video?

Consider supporting me on Patreon.

...or you can share this video, that also helps ;)

Get in touch