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

This lesson is for members. Join us?

Subscribe now to get instant access to this course, plus a full library of Vue.js courses tailored to the plan you choose.

Migrating Vuex to use Cloud Firestore Database

🚧 PLEASE NOTE: This masterclass is built with the Options API
vuejs-masterclass

The Composition API Masterclass is coming soon!

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.