Learn Vuex In 10 Minutes (Vue.js State Management)

preview_player
Показать описание
🚨 IMPORTANT:

app I create a simple counter. We discuss, getters, actions, mutations and state. Stay all the way to the end for a surprise! :)

___

WANT TO LEARN TO PROGRAM USE THESE COURSE BELOW WITH A DISCOUNT!

AMAZON DEALS

___

___

___

Links

___

Рекомендации по теме
Комментарии
Автор

Vue gonna destroy the web dev realm with its easiness and clean style! Thanks for the great VueX introduction video man!

attilakatona
Автор

I have heard many people say that Redux is complicated but, as to be expected with Vue, vuex is very simple, powerful and effective. Just created my first app using vuex with vue. Everthing, on the client side at least, was very simple and straightforward. I always thought using events to send data from child to parent rather clumsy, now using vuex I never need to worry about it :)

nigeljames
Автор

I love vue and vuex. It's really growing. I love it mostly because it just makes sense un-like other libraries my feeble brain has learned.

jakemctyre
Автор

Thank you, I watched a lot of Vuex tuts but didn't understand. With your clean teaching style, I think I understand Vuex now! Thank you :)

oceceli
Автор

Really enjoying your VUE tutorials. One tip/request - when trying to stick to 10mins can you speed over the initial template setup (“Hello World”) so you have more time to dedicate to the key content?

I think most people who arrive at your videos already know how to setup a basic Vue app, so maybe you can just refer to a basic video for those that need it but for everyone else jump straight to the good stuff!

Keep it up man. Super helpful content!

bhrIV
Автор

Damm Fuck man!
The thing you explain in 10 mins is far better than everyone who try to explain in 1-2-3 hours.

khaledkhan
Автор

Thanks Erik! I was so nervous at this topic but after watch this video me too like Vuex! Have a nice day!

Segban
Автор

I've been evaluating the different frameworks. My conclusion is you can get into Vue with far fewer bloody noses than any of the other frameworks I've looked at (Angular/React most notably). You can actually get things done incrementally which is incredibly important when learning a new technology. The one downside is there are fewer jobs out there but I think that will change if they keep to the philosophy that Vue has established.

tpikeporchlight
Автор

Thanks a lot. Now I could understand Vuex easily. Most teachers makes it unnecessary complex.

SudipBhattacharyya
Автор

Thank you for making it quick and easy to understand!! Coming from a React/Redux background and now having to learn Vue/Vuex for work. Helped to lay a foundation on the understanding of Vuex!

grantsmith
Автор

I like this idea of introducing every new concept with a minimalist CDN approach. One learns faster. Please keep it up.

prabhatmohanty
Автор

It was a good quick introduction of Vuex state management with a fair example! Thanks for the video, it helped!

salonideshaware
Автор

Started alright but got a bit off track (right after saying "4 things that we need to learn". Basically had to explain at the beginning what state, mutations, actions and getters are all about, and go on from there. Thanks anyway!

whatsupbudbud
Автор

Loved the video. Simple concise and explains so well how Vuex can be used. I would love a copy of ur ebook.

arshdeepkaur
Автор

Good tutorial but I would recommend using typescript due to errors can live in code when trying to access properties on the state since there not type safe.

reginaldbellas
Автор

Amazing crash course. Short, simple and yet very informative. Thanks

oluyemiolususi
Автор

Wow! Brilliant. I like the way you break down the fundamentals of vuex in an easy to follow manner, yet concise. The best :) Thanks!

mubafaw
Автор

After going through the docs and a few videos and Medium articles, this was a good quick overview of Vuex. Thanks!

CknSalad
Автор

This was helpful. I'm pretty much of a Vuex newb. Trying to get the pattern to sink in. Thanks, Erik!

joegreen
Автор

I love the contraction between angular and react ( comming from a react bootcamp and had an experience with angularjs ) and now learning about vuejs I kind of reach each edges in VueJS :)

laurelineparis