Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vercel/reactions

Next.js Incremental Static Regeneration Demo
https://github.com/vercel/reactions

Last synced: about 2 months ago
JSON representation

Next.js Incremental Static Regeneration Demo

Awesome Lists containing this project

README

        

# Incremental Static Regeneration (Demo)

**Demo: https://reactions-demo.vercel.app**

## About

This demo showcases [Incremental Static Regeneration](https://nextjs.org/docs/basic-features/data-fetching/incremental-static-regeneration) inside Next.js, using GitHub issues as a data source.

With Next.js 12.1, we can now revalidate on-demand. Check out the [latest demo here](https://on-demand-isr.vercel.app/) for more information.