willscott / activist

activist.js is a drop-in library for resilience to network interference
Other
30 stars 8 forks source link

Track progress of service workers #1

Open willscott opened 10 years ago

willscott commented 10 years ago

Service workers enable something much closer to drop-in library functionality, but are supported only in new browsers. Checking propagation of that code both in total browser deployment, and with country breakdown would be important to understand when it is sufficiently available to be worth building.

willscott commented 9 years ago

Up to 17% globally, but <2% penetration in china. http://caniuse.com/#feat=serviceworkers

jab commented 7 years ago

https://twitter.com/webmaxru/status/893027996659060738

This day goes to #PWA history! Initial steps of #ServiceWorker in #Safari: https://bugs.webkit.org/attachment.cgi?id=317095&action=diff Kudos to @bradeeoh & all @webkit team! .

ought to spell significantly higher adoption rates once it lands ✨

jab commented 7 years ago

Seen https://workboxjs.org? Seems like activist.js could be quite complementary.

jab commented 7 years ago

https://jakearchibald.github.io/isserviceworkerready/