@tkclark wrote:
I asked this question on the Vue forums because I think it’s more relevant there, but maybe someone here has some insight on this:
I am creating an Ionic app using Vue/Vuex/Firebase/Plaid. So far, everything has been going pretty good considering the lack of documentation and support on Ionic/Vue. I have been able to get logins to work and even persist them with Firebase/Vuex.
Now I’d like to start persisting other bits of data as well. Not sure how to do this? Local storage? Also, should I be using Vuexfire? I want to not only keep things in sync all the time, but maybe also offer offline support in the future.
Any tips or tricks would be great! Thanks!
Posts: 1
Participants: 1