Let’s get started! In Vuex, our data store is defined as state in the store/index. js config object . Even though it sounds like new terminology to learn, think of it as the data property that we have been using this whole time.
Let’s get started! In Vuex, our data store is defined as state in the store/index. js config object . Even though it sounds like new terminology to learn, think of it as the data property that we have been using this whole time.