Login
From:
Netlify Developers
(Uncensored)
subscribe
How to do ISR and advanced caching with Astro
https://developers.netlify.com/guides/how-to-do-advanced-caching-and-isr-with-astro
links
backlinks
Roast topics
Find topics
Find it!
Incremental Static Regeneration (ISR) is a powerful pattern for rendering pages on the web. Astro has useful tools to do fine-grained ISR and other advanced caching patterns when deployed to Netlify. This guide will show you how to do it.