Home

Full Stack Radio

A podcast for developers interested in building great software products. Hosted by Adam Wathan.

88: Blake Newman - Vue.js State Management with Vuex

In this episode, Adam talks to Blake Newman about getting started with Vuex, and how you would use it to manage your application's state using several practical real-world examples.

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

Sponsors:

Links: