Skip to content
#

incremental-static-regeneration

Here are 48 public repositories matching this topic...

has-anyone-done

A small app that displays a small idea once a day. It uses a simple admin section, exclusively authenticated, to submit those ideas to a database. Every day the client side is statically generated on first visit. At that timing a, hopefully fresh, idea is pulled from the database. On hover the time until the next idea is displayed.

  • Updated Jul 5, 2022
  • JavaScript

This project is like the medium.com UI and created using NextJS with TypeScript implementation. The content is managed by the Sanity CMS platform. It has very slik user experience and having Tailwind CSS with private comment functionality. The NextJS features such as Server Side Rendering (SSR) and Incremental Static Regeneration (ISR) are used.

  • Updated Apr 3, 2023
  • TypeScript

NextJar13 is a next.js 13-based responsive project developed with tailwind css. It includes SSR(Server-Side Rendering), ISR(Incremental Static Regeneration), and SSG(Static Site Generation)

  • Updated Sep 20, 2023
  • JavaScript
portfolio

My portfolio website for displaying personal projects and public work. A statically generated site with incremental regeneration. At build time and during revalidation it makes a graphql query my github pulling down public repositories and displaying them on the projects page. Viewers may click through the cards to get more details or access lin…

  • Updated Jul 10, 2022
  • JavaScript

Improve this page

Add a description, image, and links to the incremental-static-regeneration 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 incremental-static-regeneration topic, visit your repo's landing page and select "manage topics."

Learn more