[Note] To view the Source Code for Part III of the series, Using Vue Composition API with Firebase & Vuex: Part III, click here
We are going to use the new VueJS Composition API to seperate out Firebase integration into a VueJS Application.
We will focus in this blog post on creating a hook, composition function to query collection in a firebase firestore database.
See complete blog post : Using Vue Composition API with Firebase: Part II follow me on dev.to