Service Worker dummy
What it is
Service workers act as proxy servers that sit between web applications, the browser, and the network (when available).
They are intended, among other things, to enable the creation of effective offline experiences, intercept network reques...
huytrinh.hashnode.dev1 min read