| Service Workers | Web Workers | |
|---|---|---|
| Good for | Offline | Concurrency |
| Life span | Independent | Same as tab |
| Tab control | One for all tabs | Many per tab |
Last active
September 22, 2018 17:04
-
-
Save mtuchi/d602a2a1fc709fe95bd5661a7007afeb to your computer and use it in GitHub Desktop.
Service workers
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment