filmov
tv
Incremental Static Site Generation | Explained Briefly
Показать описание
Incremental Static Site Generation (iSSG), aka Incremental Static Regeneration (ISR),
is a pattern added to static site generation that allows updating of existing pages
and adding new ones by **pre-rendering a subset of pages in the background**
even while receiving new requests for pages.
📚 Chapters
[00:00] 1. What is Incremental Static Site Generation (iSSG)?
[00:19] 2. How does Incremental Static Site Generation (iSSG) work?
[00:33] 3. Pros & Cons
[00:52] 4. When to use Incremental Static Site Generation (iSSG)?
🔗 Resources
#webdevelopment #javascript #nextjs
is a pattern added to static site generation that allows updating of existing pages
and adding new ones by **pre-rendering a subset of pages in the background**
even while receiving new requests for pages.
📚 Chapters
[00:00] 1. What is Incremental Static Site Generation (iSSG)?
[00:19] 2. How does Incremental Static Site Generation (iSSG) work?
[00:33] 3. Pros & Cons
[00:52] 4. When to use Incremental Static Site Generation (iSSG)?
🔗 Resources
#webdevelopment #javascript #nextjs