pancake-taicho / moneysprouts

0 stars 5 forks source link

Decide of caching strategy for implementing PWA #19

Open AlixFachin opened 3 years ago

AlixFachin commented 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/

AlixFachin commented 3 years ago

This page is very informative actually: https://dev.to/pegahsafaie/pwa-for-vue-applications-a-practical-guide-4de3