Sunday, July 02, 2017

web: Service Workers



Service Workers: an Introduction  |  Web  |  Google Developers

"A service worker is a script that your browser runs in the background, separate from a web page, opening the door to features that don't need a web page or user interaction. Today, they already include features like push notifications and background sync.
...
The reason this is such an exciting API is that it allows you to support offline experiences, giving developers complete control over the experience."










No comments: