项目作者: joe-bell
项目描述 :
Lightning fast static pages with ISR, instantly updated with SWR ⚡️
高级语言: TypeScript
项目地址: git://github.com/joe-bell/example-next-isr-with-swr.git
Next.js Incremental Static Regeneration with SWR
Lightning fast static pages with ISR, instantly updated with SWR ⚡️
FYI
This demo uses demo data stored in src/mock-db
. Changes to posts won’t be saved on refresh in this example, but would be if hooked up to a real-world database.