In this video I discuss the current state of the project's ablity to paginate over Firebase Firestore search results.
In this video, I discuss how I turn static get call on a collection from the Firestore into a dynamic onSnapshot listener that updates the database app's dashboard list of entities in real-time. The program uses Vue JS and Vuetify. I also discuss (briefly) how to use the Firestore javascript API Reference documentation.
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/...