The Vue.js 2 Master Class
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!

🚧 NOTICE: You are watching a Vue.js 2 lesson

Clean up Components by Mapping our Vuex Actions

As a developer, we always strive to create clean, clear, and understandable code and in this lesson, we'll clean up our vue components, by mapping the Vuex actions that fetches data from Firebase.