Vue.js 3 Options API Masterclass - Forum Threads - Refactoring the Forum Thread Related Actions and Mutations
In this lesson, we'll do some refactoring and create the Vuex actions and mutations that will be responsible for creating new threads.
Remember, that you should never alter the state outside a mutation.
Lesson Resources