React Redux Tutorials - 27 - mapDispatchToProps

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

📱 Follow Codevolution

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

This hands down is the best Redux tutorial I've seen! You are a master of your craft. I hope I can get just as good.

Kevthedev
Автор

The way you teach is extremely incredible ❤‍🔥

muhammedrafi
Автор

You are the best man. Could you record a video about Saga middleware in React?

taras_kulchytskyi
Автор

these videos are the most suitable for beginners until now I find thx good job

danieljing
Автор

your way of teaching is super you are the BOSS 💖

somah
Автор

Thank you so much for this video this video playlist means a lot to me...

_simran_prasad_
Автор

In the scenario of when mapStatetoProps is passed as null to connect, only the changes won't be subscribed to? What about the initial values on screen? Would they be null or we would see proper initial values? And on button clicks, would they still continue to display the initial values itself? What would be a real use case for this?

Powerful-Manifestor-
Автор

Awesome please share video about thunk and saga also ❤

yogeshchandel
Автор

Sir, From where the Props.item will get?

SelvakumarM-wuzx
Автор

It's very interesting tutorial, kids seems to be happy! ...but you didn't cover a very important scenario, if I need data from many reducers? For example current user...

valikonen
Автор

It works on decrement(when buying cake the number of cake decrease) but when trying to increment it malfunctions. Suppose numOfCakes-10 and when we buy it gives us 9 but when incrementing the number instead of giving 11 it gives us 101, 1011, 10111, 101111... Why? is it an intention bug?

sangtonsing
Автор

Your editor theme very good, Can you share about this theme or font

yogeshchandel