Vue.js 3 Options API Masterclass
Plans from $25/month

This lesson is for members. Join us?

Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!

Migrating Vuex to use Cloud Firestore Database

With the Firebase project set up and the lifecycle hooks fresh in memory we are ready to start migrating our vue.js application to use the data from the database instead of the JSON file.

In this lesson, we'll learn how to migrate our Vuex store to use the Cloud Firestore Database.