Remix Guide

Menu
  • Official
    109
  • Tutorials
    394
  • Packages
    80
  • Events
    20
  • Showcase
    99
  • Templates
    58
  • Examples
    106
  • Opinions
    118
  • Docs
  • GitHub
  • Discord
  • Meetup
  • RSS
Category
Platform
Integration
others2024-03-03

How to deploy Remix Vite to Netlify | Netlify Developers

developers.netlify.com
Tutorialsnetlify

Learn how our new Remix adapters and templates add support for Vite with Remix for both Netlify Functions and Edge Functions.

cover

Published on developers.netlify.com

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.