Create a service worker with Workbox, Webpack and TypeScript

Fabrizio Duroni
·
Recently I migrated my website to Webpack and TypeScript. I decided also to give a try to Workbox, a set of Google libraries to improve the creation of a Progressive Web App. Let's see how easy it is to create a PWA with this tools. [...]