Hacker News new | ask | show | jobs
by 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.