Learn Vue JS course Learn Javascript and Vue JS Learn VueJS course Learn VueJS Tutorial

Vuex for Everyone

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

Install and use Vuex

In this Vuex lesson, we’ll learn how to install and use Vuex in any application.

We’ll then take a brief theoretical look at the different Vuex options available. The available options are state, getters, actions, and mutations. Modules will be introduced later in the course.