Skip to content
#

isr

Here are 96 public repositories matching this topic...

Next.js Rendering Methods Example This project demonstrates different rendering methods available in Next.js, including: Server-Side Rendering (SSR): Pages are rendered on the server for every request. Static Site Generation (SSG): Pages are pre-rendered at build time. Incremental Static Regeneration (ISR): Pages are updated at runtime after a set

  • Updated Jan 8, 2025
  • TypeScript

Improve this page

Add a description, image, and links to the isr topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the isr topic, visit your repo's landing page and select "manage topics."

Learn more