others / developers.netlify.com2024-02-14
How to do ISR and advanced caching with Remix | Netlify Developers
Incremental Static Regeneration (ISR) is a powerful pattern for rendering pages on the web. Remix 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.