Apple's about to introduce Service Worker support in Safari. So, what are Service Workers, and why might they matter to you or your enterprise?
Apple's about to introduce Service Workers in Safari 11.1. So, what are Service Workers, and why might they matter to you or your enterprise?
Web apps unleashed
First introduced in Safari Technology Preview 46, Service Workers allow background scripts to power offline web applications and should make it possible (for example) for developers to build Web apps that can work even when offline.They are part of an industrywide initiative to enable developers to build Progressive Web Applications, browser-based apps that can also work offline thanks to Service Workers' ability to cache data for offline use.