In this video I’m gonna show you how to get started with Vuex (within a Vue 3 project) - in around 30 minutes! 👉 My Courses: 🤍dannys.link/courses 👉 Download Fudget: 🤍🤍fudget.com 👉 My VSCode Setup: 🤍dannys.link/vscodesetup 👉 DONT CLICK THIS: 🤍dannys.link/dontclick 0:00 Introduction 0:52 Create a VueJS 3 Project 2:39 Counter App - Design 4:35 Counter App - Data & Methods 6:08 What is Vuex? 7:54 Vuex Store Sections Explained 10:51 Setup State 12:01 Setup Mutations 13:54 Setup Actions 20:01 Setup Getters 22:01 Vuex & Two-Way Binding 28:19 Child Components We’re gonna create a simple counter app - in the usual way Vue JS way - by adding data and methods to our view component. And then we’re gonna move all of our data and methods into a Vuex store - using State, Mutations, Actions and Getters. You’ll also see how to use an API within Vuex - using Axios. I’ll also explain what Vuex is and why you would use it.
I am grateful to have found this tutorial. Very clear, concise, easy to follow, and super helpful. I have been needing to learn more about VueX State Management for my new software engineering role and finally came across this video. Also, noticed you have not uploaded in a while, will you be uploading new content soon?
nice, thanks :)
This video is precise and well explained. Thank you danny.
I usually play videos at 2x speed but this video is so straight to the point I didn't needed to, thanks for the great video 💪
Great video. Clear and to the point. Thank you! You earned a sub.
Great material! Thank you!
After a long list of videos / documentations I finally got this. So for Christmas I wan't to be a good dev.
Great lesson, new subscriber!
merry chrismas
ur GREAT !
exactly what i needed, thanks!
great tutorial
You have the best vue tutorials I have seen
very nice video thx a lot
To the point and easy to understand!
Thank You!
Isn’t Vuex deprecated by the vue team and they recommend Pinia?
For Christmas I would like to feel happy for once
This video saved my life. Thank you!
Thank you saved me a lot of time trying to browse videos for an actual working one