https://github.com/sampoder/nextjs-isr-swr-example
👾 Basic example of using Next.js, ISR & SWR
https://github.com/sampoder/nextjs-isr-swr-example
Last synced: 11 months ago
JSON representation
👾 Basic example of using Next.js, ISR & SWR
- Host: GitHub
- URL: https://github.com/sampoder/nextjs-isr-swr-example
- Owner: sampoder
- Created: 2021-08-05T11:47:58.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-19T01:45:07.000Z (over 4 years ago)
- Last Synced: 2025-02-28T21:06:51.293Z (11 months ago)
- Language: JavaScript
- Homepage: nextjs-isr-swr-example.vercel.app
- Size: 45.9 KB
- Stars: 9
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 👾 nextjs-isr-swr-example
Basic example of using Next.js, ISR & SWR. Fetches the amount of currently available taxis in Singapore.
View related article: https://www.smashingmagazine.com/2021/09/useswr-react-hook-library-incremental-static-regeneration-nextjs/