Hacker News new | ask | show | jobs
by kiwicopple 2065 days ago
Great idea! Does this do any caching of the pages, or does it fetch it on every time there is a request?

I think Next.js do something similar where the incrementally refresh the pages, but keep a version cached on the edge for better speed which seems like another great addition.

Good luck with this one @_hhff