In this video, I explain a side project I'm working on for a local non-profit. I'm building an SPA (Single Page Application) real-time database using Vue.js, Vuex, Vuetify JS, and Google's Firebase suite. Within Vue, the project is using Vue's router component.
I give a brief introduction to each of the components and show how the prototype works, including the real-time updates between the browser and the Firestore storage.
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...
And the code is available publicly on the Dedicated Managers Github account:
https://github.com/DedicatedManagers/...
The source code for this project is available publicly on the Dedicated Managers Github account:
https://github.com/DedicatedManagers/...