Hacker News new | ask | show | jobs
by supermatt 973 days ago
OOTB offline-first sounds handy. With SWR I had to modify the fetcher to query and store in indexedDB and then later replay to remote, which while not exactly difficult did require some effort.

I guess its worth giving it a spin and see for myself :)