What is a Service Worker?
If you read my first article talking about PWAs, you know I mentioned that a core pillar of PWAs is the ServiceWorker (SW)— but I didn’t quite explain what that was. A service worker is a script that your browser runs in the background, separate f...
Nov 16, 20186 min read29

