Vuex | State management example with Axios

Vuex | State management example with Axios

Sweetdev

5 лет назад

58,524 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@saqibfarooq8309
@saqibfarooq8309 - 17.04.2022 23:35

How to insert data trough api with file using Laravel rest full api in Vue js using vuex ?

Ответить
@marciaandreiasantos5332
@marciaandreiasantos5332 - 24.06.2021 21:13

Explicação simples e Clara. Muito bom !!!👏🏽👏🏽👏🏽

Ответить
@rupammondal7385
@rupammondal7385 - 17.03.2021 22:26

Simple and easy to understand. Very good and helpful tutorial.

Ответить
@NellyMoseki
@NellyMoseki - 06.10.2020 15:25

that intro song!!!! LIT

Ответить
@aakashggujju
@aakashggujju - 23.08.2020 21:00

Very simple example thanks

Ответить
@kimchilethi2473
@kimchilethi2473 - 21.08.2020 07:36

thanks !!!!!! Great tutorial !!!

Ответить
@fikaridaulmaulayya4635
@fikaridaulmaulayya4635 - 21.07.2020 15:58

thanks very much man!

Ответить
@yondonrinchinbatsukh9497
@yondonrinchinbatsukh9497 - 07.07.2020 06:21

i love this guy

Ответить
@alirezaalavi1504
@alirezaalavi1504 - 19.05.2020 09:51

awesome tutorial

Ответить
@PHONGPHAM-qu7vw
@PHONGPHAM-qu7vw - 20.04.2020 13:03

tks u!!! it's save my day

Ответить
@jhonysouza8803
@jhonysouza8803 - 31.03.2020 01:52

simple example and clear ! the best video about vuex that I watched

Ответить
@mark_haddad
@mark_haddad - 30.03.2020 17:17

question sir: if something changed in the API it will be automatically changed in the web directly?

Ответить
@yannm7800
@yannm7800 - 21.03.2020 10:40

Thanks you ! great ! it's clear ! and simple ;-) welldone

Ответить
@xhostcom9284
@xhostcom9284 - 16.03.2020 18:56

What about getting input from a form an putting that as the search term, ie variable in to the get request, event or whatever? Thanks

Ответить
@avimehenwal
@avimehenwal - 15.03.2020 15:30

Neat ... learnt why API call not working :D Thanks for that. Accessing store properties directly in components has a tricky boilerplate code. Got it all wrong the first time

Ответить
@xhostcom9284
@xhostcom9284 - 14.03.2020 22:23

I get this vue.runtime.esm.js?2b0e:619 [Vue warn]: Error in mounted hook: "TypeError: this.$store.despatch is not a function"

Ответить
@xhostcom9284
@xhostcom9284 - 14.03.2020 21:54

Get this in mounted hook: "TypeError: this.$store.despatch is not a function" is there another way?

Ответить
@xhostcom9284
@xhostcom9284 - 14.03.2020 19:16

On mine this.$store.despatch('loadAlbums') is error, despatch is not a function?

Ответить
@andriizahr448
@andriizahr448 - 09.03.2020 10:21

watch on 1.25 speed at least

Ответить
@heinhtetaung6566
@heinhtetaung6566 - 11.02.2020 10:14

Thank you, very good tutorial.

Ответить
@aleksandrstaetskiy5687
@aleksandrstaetskiy5687 - 06.02.2020 21:34

Very good

Ответить
@nileshmaharjan9534
@nileshmaharjan9534 - 06.02.2020 14:06

A git repository would've been awesome!

Ответить
@jamesw.3032
@jamesw.3032 - 10.09.2019 21:34

Great to see a simple example to clearly visualize the logical flow of state management concept

Ответить
@duinneacha
@duinneacha - 07.09.2019 17:40

Love this, clear and well explained. Thank you.

Ответить
@ankitsrivastava1442
@ankitsrivastava1442 - 04.09.2019 15:35

[Vue warn]: Property or method "items" is not defined on the instance but referenced during render please help!

Ответить
@jeromediaz5333
@jeromediaz5333 - 01.08.2019 11:14

Thank you, it's the first tuto really simple et comprehensible.
Can you tell me the name of vscode extension you use for vue? thx a lot again.

Ответить
@PopescuMarian
@PopescuMarian - 19.07.2019 11:20

20 minutes that could have been only 5...

Ответить
@abderrazzakmeskine3627
@abderrazzakmeskine3627 - 06.07.2019 15:36

danke

Ответить
@yo1414
@yo1414 - 02.07.2019 17:25

Very nice explanation! Thank you for your time!

Ответить
@ikhsanrahman9703
@ikhsanrahman9703 - 13.06.2019 09:58

then, how to update the data in vuex ? i mean is, we want to update a data that hits API

Ответить
@josephk3809
@josephk3809 - 25.05.2019 20:32

Thanks a lot, very useful video! Actions before mutation, for async operations and axios😏. And getters... ?

Ответить
@bowaller6892
@bowaller6892 - 18.05.2019 23:47

if you separate one part of your code as module then what you will do?
I try with async/await and Promise to resolve. This not solve my problem at all. How you react to this situation?

Ответить
@centryplan5413
@centryplan5413 - 18.05.2019 16:55

Your video is very informative and helpful thanks for your kindness

Ответить
@bowaller6892
@bowaller6892 - 16.05.2019 17:58

Great video!!!

Ответить
@uSil031
@uSil031 - 27.03.2019 23:53

Great tutorial, although in my code, ...mapState(['something']) gives me the TypeError: Object(...) is not a function. What to do..?

Ответить
@ralphdas3954
@ralphdas3954 - 12.02.2019 14:42

Great tutorial although a bit slow for my liking but the 1.5x speed increase came in handy :-) Small side-note, as far as I now the Axios library is not a wrapper around the Fetch API but a wrapper around the more traditional XHR API.

Ответить
@lithinjoseph824
@lithinjoseph824 - 12.02.2019 12:10

thanks for the video (y)

Ответить
@ManjitNotay
@ManjitNotay - 31.01.2019 21:59

thanks v . useful

Ответить
@devKazuto
@devKazuto - 24.01.2019 14:58

commit("SET_POSTS", posts); does not work for me: ESLint: 'commit' is not defined. (no-undef)

Ответить
@badid0y
@badid0y - 30.11.2018 12:53

Nice tutorial! Btw what OS are you using?

Ответить
@elvandiano9748
@elvandiano9748 - 30.11.2018 06:52

so usefull, i will waiting your next video guys, thanks ..

Ответить