© Majid Hajian 2019
M. HajianProgressive Web Apps with Angularhttps://doi.org/10.1007/978-1-4842-4448-7_13

13. PWA with Angular and Workbox

Majid Hajian1 
(1)
Oslo, Norway
 

Up until this point in the book, I bet on the Angular Service Worker module and built on top of that. It has many advantages, including less code; tested in high scale, reliability, and stability; Angular way of communicating with Service Worker; automatic build with CLI; and great support from the Angular team. It truly gives us peace of mind.

However, like every other tool, there are also disadvantages too. One of the downsides is that Angular Service Worker is not extendable in a proper way (at least at the time of writing this book), which means that you are not able to add your ...

Get Progressive Web Apps with Angular: Create Responsive, Fast and Reliable PWAs Using Angular now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.