Slide 30
Slide 30 text
What are Service Workers?
The CakePHP 2017 Conference 30
A service worker is a programmable proxy, a script, that
your browser runs in the background. It has the ability
to intercept, handle http requests and also respond to
them in various ways. It responds to network requests,
push notifications, connectivity changes and many
more