Service worker topic
See original GitHub issueFrom @jcalcaben on April 5, 2018 18:43
This issue is a:
[ ] Bug [X] New Topic Request [ ] Topic Clarification Request [ ] New Feature Request [ ] Other
Description:
Content needed for Service worker topic.
src/technologies/basic-concepts/service-worker/index.md
Expected Result:
Service worker content exists and covers the following:
- What is a service worker
- Service worker features
- What roles does a service worker fulfill in a PWA
- Service worker registration
- Intelligent caching with service workers
- Code samples where appropriate
Additional Information:
- https://developers.google.com/web/ilt/pwa/introduction-to-service-worker
- https://techbeacon.com/how-use-service-workers-progressive-web-apps
- https://developer.mozilla.org/en-US/docs/Web/API/Service_Worker_API/Using_Service_Workers
- https://itnext.io/service-workers-your-first-step-towards-progressive-web-apps-pwa-e4e11d1a2e85
Copied from original issue: magento-research/pwa-devdocs#14
Issue Analytics
- State:
- Created 5 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Service Worker API - MDN Web Docs
Service workers essentially act as proxy servers that sit between web applications, the browser, and the network (when available).
Read more >Service workers - web.dev
Service workers are a fundamental part of a PWA. They enable fast loading (regardless of the network), offline access, push notifications, ...
Read more >Service worker overview - Chrome Developers
This documentation is just an overview. There are a few more subjects to touch on about service workers before covering Workbox proper, but...
Read more >service-worker · GitHub Topics
The simplest way to create progressive web apps across platforms and devices. Start here. This repo is home to several projects in the...
Read more >What Does A Service Worker Do
What do Service Workers do? Read A Service Worker job description and meaning. Learn about the duties, responsibilities, and skills for A Service...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
That would be great @spik3s ! I’ll remove the
help wanted
labelclosed during backlog cleanup