Although SW-toolbox is very efficient but, and it is a very big but, there are browsers which yet don’t support SW. Browsers like Safari, UCweb posed a threat to the lightning fast caching and to tackle this issue and to bring an alternative to SW, Local storage came into the picture. Instead of caching in SW, local storage was used for caching. In fact one of the main motivation behind developing LambdaTest was to develop a
cross browser testing platform where you can test if your website caching works as intended.
Caching did provide these sites with untapped speed but along with it came whole set of problems. The biggest problem being reducing and compressing the bundles (HTML, CSS & JS)
to ensure fast loading of web pages.