question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Service worker topic

See original GitHub issue

From @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:

Copied from original issue: magento-research/pwa-devdocs#14

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
jcalcabencommented, Dec 3, 2018

That would be great @spik3s ! I’ll remove the help wanted label

0reactions
awilcoxacommented, Feb 19, 2019

closed during backlog cleanup

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found