Y
Hacker News
new
|
ask
|
show
|
jobs
Show HN: The browser can store offline files
(
offline-media-storage.vercel.app
)
4 points
by
quacky_batak
1090 days ago
1 comments
csw-001
1088 days 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.
link