What is $store in Vue?

A “store” is basically a container that holds your application state . There are two things that make a Vuex store different from a plain global object: Vuex stores are reactive. When Vue components retrieve state from it, they will reactively and efficiently update if the store’s state changes.

Sizin İçin Seçtik  What is Vuex store used for?

Leave a Reply

Your email address will not be published. Required fields are marked *