The Vue.js Master Class - Firebase Real-Time Database - Store New Threads in Firebase with Vuex
In this lesson, it's time to do the same as we did for the posts with new threads. We'll refactor our Vuex Action to persist new Threads in our Firebase Realtime Database.