Making Websites With Next.js And Strapi - [12] - Incremental Static Regeneration

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


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!

### Code used in this video

### You can support my work on Patreon

### Follow me on Social Media

Рекомендации по теме
Комментарии
Автор

What about dynamic routes ? I mean post/[id] is it good ?

iamdeveloper
Автор

good day thanks alot for sharing this informative video stay safe always

Agriculture-
Автор

Its great, thank you 👍
Im confused, why there is a delay for show new data? Why it has to refresh twice to show new data?
And we changed data, all of users have to refresh twice to see new data or not, if one of them refresh and get new data, others can see it?

hamed
Автор

Great as always, Ivan! If you're looking for an idea, you can try to deal with Next.js internationalization. Most of YT tutorials about this topic are outdated I think.

emFlipe