I updated the app so that the data is saved to the database as the user types.
I also moved from my form acting directly on the Vuex storage directly to properly calling mutations, which allows for easier debugging when things don't work right.
I also show how I use GitKraken and switch between git repository commits.
This video is part of a playlist:
• Real Time Database with Vue.js + Vuex...
It is also part of a blog post on DedicatedManagers.com:
http://www.dedicatedmanagers.com/real...
The source code for this project is available publicly on the Dedicated Managers Github account:
https://github.com/DedicatedManagers/...