React Redux Tutorials - 20 - useSelector Hook

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

📱 Follow Codevolution

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

this guy is really good, maybe the best instructor I have met on my long way. Keep teaching!

jank
Автор

Incredible set of tutorials. I'd say the best out there!

jordanuky
Автор

@1:42

"The selector function recieves the Redux state as it's argument"

Bravo! You've explained in one sentence what every other video decided to skip over, causing me a long headache. That gets a thumbs up from me.

Note to other instructors: Don't skip over logic, and allow magical things to happen in your tutorials meant for beginners. Especially when it takes literally 3 seconds to explain the logic, like in this case.

ericcrudup
Автор

Thank you for this wonderful teaching without any fees.

zainuddin
Автор

Hi Vishwas, Can you please create video on How to use shallowequal in useSelector hook? when to use it with example.

mb
Автор

These react-redux tutorials as well as the react-for-beginners series really helped me to get going on my react app project. However, I noticed that this useSelector hook was never used for async action. #29 tutorial only uses mapDispatchToProps I would really love to see async action with useSelector hook from a container. But overall I love all the tutorials I am also gearing up for my next series (nextJS) to watch. Thank you so much.

kulashaker
Автор

I think React hooks make it really easy to understand react and redux.

sumukhakb
Автор

what a explanation?, you are making understandable to lay man ....Thank you so much!!!!

balijapallythirupathi
Автор

TypeError: Cannot read properties of undefined- ( reading 'numOfCakes')

prakharsharma
Автор

Sir i have seen many videos but your way of teaching is far better than them some of them just go fast but that is not understandable you make everything so clear and so easily . Thank you for making this playlist.

BHARATKUMAR-vhex
Автор

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
Автор

Muchas gracias por tu trabajo! Excelente

quinojuan
Автор

Thank you for your great tutorial series. I learnt react concepts from you😀🎉

anoopp
Автор

Thank you very much. This is the only redux tutorial I found helpful for beginners like me. You explained each topic in its simplest form. Thanks again!

mrugamajmudar
Автор

It seems easy when You explaine! Thanks!!!

silvanageorgioska
Автор

i am using useSelector mostly is it good to use or shall i use mapstatetoprops

karthickeyanganesan
Автор

How to do operation with useselector hook

zafarhussain
Автор

Me sirvió mucho tu vídeo, muchas gracias

manliotejeda
Автор

Sir how many videos are still pending for react redux course.

hkdelhivlogs
Автор

this didn't explain anything though.
What is this, how does it work, what happens under the hood?

larsfroelich