Recently, for one my project I was developing a POC application to demonstrate how HTML5 Service Worker can be used to access a site when you are offline, not connected to the Internet.
I have uploaded the code in GitHub, which you can access from https://github.com/tapasbose/service-worker-cache.
I haven't have time for the detail explanation but I can point you two very useful resources:
I have uploaded the code in GitHub, which you can access from https://github.com/tapasbose/service-worker-cache.
I haven't have time for the detail explanation but I can point you two very useful resources:
Have a blast.