🍳 Code sample for using Workbox in various JS framework
Workbox is a collection of JavaScript libraries for Progressive Web Apps. Workbox help you deliver PWA in easy way, and it's applicable for any JS framework. See documentation here.
This repo will demonstrate you how to using workbox in various real world example with popular JS framework, also will add with more sample with different test case. All different case will seperate in different branch. We also try to explain step by step clearly, so you can learn easier.
All sample will using the latest version from workbox, current is v3.1.0.
All code will use workbox's modules like Workbox CLI, workbox-build or workbox-webpack-plugin.
You can freely contribute to this repo, if it's new case please open issue first and I will create branch for that case. If it's fixing for existing and there is no issue for that thing, please also add issue first. Create issue with meaningful title and clear description so other contributor can understand easily.
Thanks.
Copyright © 2018 by Irfan Maulana