public marks

PUBLIC MARKS from dzc with tag Vuex

30 January 2017 11:45

Vuex - Centralized State Management for Vue.js.

Vuex is a state management pattern + library for Vue.js applications. It serves as a centralized store for all the components in an application, with rules ensuring that the state can only be mutated in a predictable fashion.

dzc's TAGS related to tag Vuex

conception web +   framework JS +   javascript +   vue.js +