Next.js Releases On-demand Incremental Static Regeneration
Introduction
I wrote an article about Data Fetching in Nextjs ; in it I talked about the different way data is fetched and rendered in Next.js. I explained how Incremental Static Regeneration is what happens when you add revalidate to getStaticProps...
dantedecodes.hashnode.dev3 min read