Open AlixFachin opened 3 years ago
We need to think about the way the app is using the cache functionality.
-> Network first? Cache first? -> Do we have a fallback static page to handle loss of connections?
https://blog.bitsrc.io/5-service-worker-caching-strategies-for-your-next-pwa-app-58539f156f52 https://web.dev/offline-fallback-page/
This page is very informative actually: https://dev.to/pegahsafaie/pwa-for-vue-applications-a-practical-guide-4de3
We need to think about the way the app is using the cache functionality.
-> Network first? Cache first? -> Do we have a fallback static page to handle loss of connections?
https://blog.bitsrc.io/5-service-worker-caching-strategies-for-your-next-pwa-app-58539f156f52 https://web.dev/offline-fallback-page/