YoVDO

Learning Vuex

Offered By: LinkedIn Learning

Tags

Vuex Courses

Course Description

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

Related Courses

Become a Vue.js Developer
LinkedIn Learning
Building Laravel and Vue.js Web Apps
LinkedIn Learning
Building Vue and Node Apps with Authentication
LinkedIn Learning
Vue.js: Working with APIs
LinkedIn Learning
State Management with Vuex
Pluralsight