- Course
State Management with Vuex 4
This course will teach you how to manage application state in Vue.js applications using Vuex: Vue’s official and recommended state management library.
- Course
State Management with Vuex 4
This course will teach you how to manage application state in Vue.js applications using Vuex: Vue’s official and recommended state management library.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
Every modern web application needs a way to manage and store client-side application state and interact with the server via APIs. In this course, State Management with Vuex, you’ll learn how to manage application state in Vue.js applications using Vuex; Vue’s official and recommended state management library. First, you’ll explore how to create a Vuex store and retrieve data from the store. Next, you’ll discover how to safely change data in the store with mutations. Finally, you’ll learn how to use Vuex to integrate with external APIs for retrieving and storing data on a back-end server. When you’re finished with this course, you’ll have the skills and knowledge of Vuex needed to create robust Vue applications with advanced state management requirements.
State Management with Vuex 4
-
Version Check | 15s
-
Introduction | 1m 18s
-
What Is State Management? | 3m 59s
-
What Is Vuex? | 2m 36s
-
Getting Started with Our Demo App | 2m 44s
-
Creating a Vuex Store | 5m 41s
-
Retrieving State from a Vuex Store | 6m 33s
-
Changing Vuex State with Mutations | 6m 53s
-
Retrieving Calculated State with Getters | 5m 41s
-
Using Method Style Vuex Getters | 2m 11s
-
Vuex Try What You've Learned | 1m 2s
-
Summary | 55s