
Frontend Masters – Service Worker and PWAs
English | Size: 3.82 GB
Category: Tutorial
Web Workers allow running JS in a background thread of the browser, with asynchronous message communication between the worker and the running web page.
Some Key Takeaways!
By coding along with us in the Workshop, you’ll:
Write a Web Worker and communicate with the page
Write a simple caching Service Worker for offline site usage
Explore patterns for offline/online synchronization and user notification
Examine characteristics of good Progressive Web Applications (PWAs)
[Read more…]