Managing State in Vue.js

Date
Oct 17, 2019

Vuex is a great way to simplify and centralize your state management in Vue. Come see Shawn Wildermuth explain how it works. As your application increases in complexity, it can be difficult to control changes to the underlying data from all parts of your application. In this talk by Shawn Wildermuth, he’ll explain how Vuex can help you get your data back in control.