The Composition API Masterclass is out!
Sign-up for the Vue.js Masterclass 2024 Edition.
In this lesson, we're going to put the calls to the Cloud Firestore and the corresponding mutation commits in Vuex actions as is best practice. Then we'll clean up our code in the created at lifecycle hook in the Thread Show page with some calls to a few simple Vuex actions.