top | item 36479167

Show HN: The browser can store offline files

4 points| quacky_batak | 2 years ago |offline-media-storage.vercel.app

1 comment

order

csw-001|2 years ago

You can also use a ServiceWorker to implement caching using its fetch proxy and local offline storage. You can even build whole Progressive Web Apps to run offline.