Service Worker API PRO
8 mins Posted August 5, 2021
The Service Worker API is one of the most important and interesting features to land in web browsers in recent years.
This API allows a script to run even when your page is not active allowing features like offline access, background sync, and push notifications.
