Do You Really Need Vuex?
Let’s see in which cases we need to use a state management pattern like Vuex
Nowadays we overuse frameworks and libraries, just because they are popular but not because we need them.
I realized this by looking at the mistakes I made when I started using Vue.js.