MENU

Fun & Interesting

Service Workers | Progressive Web Apps Development

Fun Of Heuristic 19,320 5 years ago
Video Not Working? Fix It Now

08:53 Life cycles of Service Worker 09:46 Registration of service worker in your app 13:25 Installation of service worker and Caching 16:22 Activation of service worker and deleting older Cache 19:14 Fetch in service worker and offline browsing 21:00 Adding cache in fetch event A service worker is a script that browser runs in the background, separate from a web page. With the help of the service worker, we can also implement push notification and background sync. Service workers can store files or responses in cache storage so it allows developers to create an offline experience for the user. GitHub: https://github.com/funOfheuristic/service-worker docs link: https://developers.google.com/web/fundamentals/primers/service-workers #ServiceWorkers Progressive Web Apps Development: https://bit.ly/359BXpK Angular Tutorial: http://bit.ly/2Tnwk1t Dashboard with chart.js: http://bit.ly/3c9Jd85 All about Observable: http://bit.ly/2wVVnBl All about Http call: http://bit.ly/2I3Zcqo Angular Interview: http://bit.ly/2T67jZN Application Development: http://bit.ly/398w7Gf Upload File to server: http://bit.ly/3ccsjWd Data Structure and algo: http://bit.ly/3c8b7Bh Slack: http://bit.ly/2RXPcEK You can support me on Patreon: https://www.patreon.com/funofheuristic Thanks for watching...

Comment