Vuex - the enterprise setup

Thomas Findlay
4 min readAug 9, 2018

Vuex is the official state management library for Vue.js, with a really great documentation. In my opinion, it is much nicer to use than Redux as it requires less boilerplate code and supports async actions without any additional libraries. Moreover, since it is being developed by the core Vue.js team, it integrates with Vue extremely well. Unfortunately, sometimes it still might be a bottleneck for some to get the setup right. Vue.js core…

--

--

Thomas Findlay

The author of “Vue — The Road To Enterprise” Get the book here — https://bit.ly/3bQenDx. Full-stack web and mobile developer and mentor at www.codementor.io