dzcode-io / dzcode.io

Website for Algerian open-source community
https://dzcode.io
MIT License
117 stars 41 forks source link

Add Service Workers and PWA for Offline support #184

Open abderrahmaneMustapha opened 4 years ago

abderrahmaneMustapha commented 4 years ago

When there is no internet connection the user can not access the articles or the learn section

we can use a service worker and progressive web apps to add offline support and make your web app installable like native apps

ZibanPirate commented 4 years ago

yes, a very welcomed feature, i'm planning to add it once the website is stable, otherwise the caching will cause serious problem later, @abderrahmaneMustapha you can try implementing it, will test it on staging first.