Confirmed users
61
edits
(Updated Firefox implementation status & added Firefox OS/GAIA info) |
(Updated the QuickStart Reference) |
||
Line 158: | Line 158: | ||
* [https://docs.google.com/a/mozilla.hu/presentation/d/1LUuMYDi1ssmslQKnnX3cwrdLVy2YCqyww3PBtqEP0q8/mobilepresent Intro slides on Service Workers from jQUK] | * [https://docs.google.com/a/mozilla.hu/presentation/d/1LUuMYDi1ssmslQKnnX3cwrdLVy2YCqyww3PBtqEP0q8/mobilepresent Intro slides on Service Workers from jQUK] | ||
* [https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorker_API/Using_Service_Workers Intro docs on MDN] | * [https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorker_API/Using_Service_Workers Intro docs on MDN] | ||
* [https://www.youtube.com/watch?v=4uQMl7mFB6g Service Workers introduction by Jake Archibald (video)] | |||
* Articles on Service Workers | * Articles on Service Workers | ||
** [http://www.html5rocks.com/en/tutorials/service-worker/introduction/ HTML5Rocks Service Workers intro] | ** [http://www.html5rocks.com/en/tutorials/service-worker/introduction/ HTML5Rocks Service Workers intro] | ||
** [http://jakearchibald.com/2014/using-serviceworker-today/ Using the Service Worker in Chrome today] | |||
** [http://jakearchibald.com/2014/offline-cookbook/ Jake Archibald's Offline Cookbook] | ** [http://jakearchibald.com/2014/offline-cookbook/ Jake Archibald's Offline Cookbook] | ||
** [https://github.com/w3c-webmob/ServiceWorkersDemos Service Workers Demos] | ** [https://github.com/w3c-webmob/ServiceWorkersDemos Service Workers Demos] | ||
Line 166: | Line 168: | ||
* Advanced topics | * Advanced topics | ||
** [https://gauntface.com/blog/2014/12/15/push-notifications-service-worker Service Workers push notifications] | ** [https://gauntface.com/blog/2014/12/15/push-notifications-service-worker Service Workers push notifications] | ||
** [http://jakearchibald.com/2015/thats-so-fetch/ | ** [http://jakearchibald.com/2015/thats-so-fetch/ Details on the Fetch API] | ||
** [https://www.igvita.com/2014/12/15/capability-reporting-with-service-worker/ Capability Reporting with Service Worker by Ilya Grigorik] | |||
* Debugging Service Workers | * Debugging Service Workers | ||
Line 178: | Line 181: | ||
* Track browser implementations: | * Track browser implementations: | ||
** [https://github.com/slightlyoff/ServiceWorker/ Service Worker spec repository] | |||
** [https://twitter.com/service_workers Service Worker News - digest with spec changes] | |||
** [https://jakearchibald.github.io/isserviceworkerready/ Service Workers ready yet? - track browser implementations] | |||
** Firefox: {{bug|1131322}} | ** Firefox: {{bug|1131322}} | ||
*** [https://blog.wanderview.com/blog/2015/03/24/service-workers-in-firefox-nightly/ available for testing in Nightly (Desktop, as of 2015-04-07] | *** [https://blog.wanderview.com/blog/2015/03/24/service-workers-in-firefox-nightly/ available for testing in Nightly (Desktop, as of 2015-04-07] |