Service Workers in Angular: Understand & Use

Поделиться
HTML-код
  • Опубликовано: 10 сен 2024
  • 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.

Комментарии • 1

  • @_dinesh
    @_dinesh Год назад

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