Cache Techniques to Service Workers Here we've implemented some techniques to cache the resources as: Cache first Cache only Network first Network only You can check these implementations in sw.js file. See in action You can access https://pwabrazil.github.io/sw-cache-techniques/ to see this repo in action. Try go to offline after SW installation.