Service Workers in Angular: Understand & Use

preview_player
Показать описание
Understanding how ServiceWorkers work in Angular is hard. Especially if you started working with ServiceWorkers only within Angular. In my presentation, we will try to quickly go through the journey, starting with pure JavaScript ServiceWorkers and only then moving to all Angular wrapper features. Hope you will be able to apply some advice to your projects right after the talk.
Рекомендации по теме
Комментарии
Автор

how to use angular service worker to send custom messages between tabs? Say if I want to keep multiple tabs in sync.

_dinesh