2 ms·Show HN: The browser can store offline files4 points by quacky_batak 3y agocsw-001 3y agoYou 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.