Building an Angular PWA: Angular Service Worker or Workbox? | Maxim Salnikov

preview_player
Показать описание

Angular developers are lucky to have several options for handling service workers in their progressive web applications. The first option is 100% native to Angular and created by the Angular team: Angular Service Worker (ngsw). The second alternative is a framework-agnostic library called Workbox. Both approaches are robust, convenient, and unique! In this session, we’ll go through the pros and cons of implementing a PWA with Angular Service Worker and Workbox, as well as the main features of each choice and the necessary application lifecycle management requirements. When we’re through, every attendee will be able to determine which approach is easier to start with, which library is simpler to use, and which resulting PWA is more convenient to maintain.

Рекомендации по теме
Комментарии
Автор

I know the video is years old
I cannot find the slides

RoyerAdames