webRunes / Storage-WRIO-App

WRIO App
https://storage.wrioos.com
Other
2 stars 8 forks source link

Service Workers #88

Open AlexeyAnshakov opened 8 years ago

AlexeyAnshakov commented 8 years ago

Only for chrome at this moment, FF and edge will be added soon. Seems we will add it above https://github.com/webRunes/Storage-WRIO-App/issues/14 to extend features: https://ponyfoo.com/articles/simple-offline-site-serviceworker http://www.html5rocks.com/en/tutorials/service-worker/introduction/ https://github.com/slightlyoff/ServiceWorker/blob/master/explainer.md https://developer.mozilla.org/en-US/docs/Web/API/Service_Worker_API/Using_Service_Workers https://jakearchibald.com/2014/launching-sw-without-breaking-the-web/ https://css-tricks.com/serviceworker-for-offline/ https://adactio.com/journal/9775 https://jakearchibald.com/2014/using-serviceworker-today/ https://habrahabr.ru/post/261307/ [RU] https://habrahabr.ru/post/279291/ [RU] https://dev.opera.com/articles/offline-with-upup-service-workers/ https://remysharp.com/2016/03/22/the-copy--paste-guide-to-your-first-service-worker

https://github.com/GoogleChrome/sw-toolbox

Very good example https://offline-news-service-worker.herokuapp.com/ Source https://github.com/jakearchibald/offline-news-service-worker

Can be useful too https://jakearchibald.github.io/trained-to-thrill/ source https://github.com/jakearchibald/trained-to-thrill

https://dev.opera.com/articles/offline-with-upup-service-workers/ maybe it's ok, but doesn't support ie, safari and mobile browsers.

Demos https://github.com/w3c-webmob/ServiceWorkersDemos

AlexeyAnshakov commented 7 years ago

https://medium.com/@wassimchegham/add-offline-support-to-any-web-app-c20edc4bea0e#.arnp6kcca