Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

LinkedIn Learning

Learning Vuex

via LinkedIn Learning

Overview

Learn how to use Vuex to deal with the complexities of state management in medium-to-large-scale Vue.js applications.

Syllabus

Introduction
  • Why use Vuex?
  • Getting started
1. Why Use Vuex?
  • Your objectives
  • Setting up the environment
  • Creating a centralized store
  • Creating a Vuex store
  • Using mapState
2. Using Getters
  • Getting fullName
  • Passing a parameter to getter
  • Creating an isLoaded getter
  • Creating a loading progress circle
  • Using mapGetters
3. Using Mutations
  • Modifying data with a mutation
  • Adding a new student
  • Using mapMutations
4. Using Actions
  • Making asynchronous calls with actions
  • Passing parameters with actions
  • Updating edit student with actions
  • Using Vue.set to update your student array
5. Modules
  • Creating an error display system
  • Separating logic with modules
Conclusion
  • Next steps

Taught by

Alexander Zanfir

Reviews

Start your review of Learning Vuex

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.