This commit is contained in:
@@ -88,10 +88,13 @@ VUEX STATE PERSISTENCE = VUEX-PERSISTEDSTATE
|
||||
- If recreating AyaNova 7 essentially, then that app is always online as well so maybe don't even consider offline work?
|
||||
|
||||
|
||||
LOCALSTORAGE = STORE.JS
|
||||
=-=-=-=-=-=-=-=-=-=-
|
||||
- Very widely used and I don't necessarily need a VUE specific one, this is the one used for pecklist and rockfish
|
||||
- https://github.com/marcuswestin/store.js/
|
||||
LOCALSTORAGE = Built in
|
||||
=-=-=-=-=-=-=-=-=-=-=-=
|
||||
- All modern browsers should support it and less libs the better
|
||||
- Fallback if find it doesn't work:
|
||||
- = STORE.JS Very widely used and I don't necessarily need a VUE specific one, this is the one used for pecklist and rockfish
|
||||
- https://github.com/marcuswestin/store.js/
|
||||
|
||||
|
||||
SERVICEWORKER = WORKBOX
|
||||
=-=-=-=-=-=-=-=-=-=-=-=
|
||||
|
||||
Reference in New Issue
Block a user