Full Stack Radio
88: Blake Newman - Vue.js State Management with Vuex
Topics include:
- What is Vuex and where did it come from?
 - The benefits of centralizing all of your application's state into one place
 - What sort of state belongs in Vuex and what state should stay local to a component
 - What all the Vuex terminology means, like actions, mutations, getters, etc.
 - How you initially populate a Vuex store
 - Strategies for organizing all of the state in a store
 - Common mistakes people make with Vuex
 - Dealing with forms when using Vuex
 
- Rollbar, sign up at https://rollbar.com/fullstackradio to try their Bootstrap Plan free for 90 days
 - Codeship, check out how they performed in Forrester's latest Continuous Integration Tools report
 
- Advanced Vue Component Design, Adam's upcoming course
 - Vuex Documentation
 - The Elm Architecture
 - Intro to Vuex on CSS Tricks by Sarah Drasner
 
Full Stack Radio