🔗 Managing Vue state in Vue.js applications with Vuex
https://www.dotnetcurry.com/vuejs/1454/using-vuex-manage-vuejs-state
May 30, 2018
Vuex provides an alternate state management approach to your Vue.js applications that makes it very interesting on large apps. This article takes a in-depth look to the core Vuex concepts.