React Hooks Tutorial - 22 - useReducer with useContext

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

📱 Follow Codevolution

useReducer with useContext in React
Рекомендации по теме
Комментарии
Автор

Hey dude, I just wanted to say how much you have helped me throughout my studies of react hooks. It's awesome that someone is producing high quality educational content. Thank you very much!

porterk
Автор

11:44
You can destructuring object
for example
const {countState, countDispatch} = useContext(CountContext)
then directly use 'countDispatch' instead of using : countContext.countDispatch!
it's more cleaner.
thank u bro

aseel
Автор

Congratulations on your playlist. Expanded my knowledge in hooks. I would like to see more examples of useReducer and useContext in a more complex way. Of course if possible. thanks.

LuizAzevedown
Автор

The way you explain and the methodology, everything is sooo good. Amazing!

ARQAlejandroM
Автор

1:28 components might need to share the same counter, the straightforward solution is to declare the counter at highest level and pass it down through props to components but if nested then this will be prop drilling

Using context hook with reducers allows nested components to use state without drilling

mostinho
Автор

dude, you are the best. Ive struggled to understand some of these concepts for a long time and you've helped me inmensely with this playlist. Thank you so much

babycheesus
Автор

Thank you so much ...I just started my career in web devlopment and i have trouble in understanding react hooks ... Your series helps me a lot .. Thank you so much for your knowledge

satyakidesarkar
Автор

Codevolution, you are a great teacher. I've understood the Hooks concept perfectly. My only problem with React is that little projects take up lots of coding. I appreciate your channel. Kindly do a tutorial on how to connect React with a Backend. Thanks once again.

amabenuzoe
Автор

bro thank you for helping me understand useReducer. you are a 100% teacher. I wish I could learn from you in person. No matter what I will never give up, and learn this field. I hope I meet you one dat. Thank You brother

a_basic_sheep_
Автор

No other course or channel helped me on understanding some React concepts like your channel did. Thank you, brother!

thiagocrux
Автор

I am watching ur vids since 2019. And I feel u r wayyy much better than those online paid courses. Thanks a lot. And I wish u continue contributing like this forever. Will surely contribute towards you. Hats off

BharatSingh-zklx
Автор

Vishwas sir you don't know how much you are helping developer to understand react. This hooks playlist is just amazing amazing amazing amazing and is the best react hooks playlist I have ever seen. Thank you so much❤

ftkxnpb
Автор

i think you might be the best i have seen who explains things well and in detail

piyushaggarwal
Автор

This is the way to teach a very complex topic ... I've seen others, this is by far the BEST!! THANK YOU VERY MUCH ... Plz keep ém coming ...

htmlfivedev
Автор

Thanks a lot! I haven't gone through redux, but this looks cleaner and nicer!

Instead of wrapping the whole App component, it would have been better if u would have wrapped only required components 😁

Thanks to the crystal clear explanation😊😊😊🙏❤️❤️❤️

Virus-kexj
Автор

The first tutorial about making state global using hooks which so so easy to understand, even I don't need to watch it again, so thanks a lot.. You're amazing and please keep making videos on hooks with same way..

NeerajKumar-nrbl
Автор

thank you very much bro i was struggling with your topic so much but after i saw your video everything got cleared

nikhilbhatia
Автор

Straight, Simple & To-the-point !!! Thanks for the awesome tutorial :)

lakshyaagarwal
Автор

Thank you so much…simple examples to clearly get the steps and easily get the picture. Thank you so so much.

DexterrrrX
Автор

Pretty much clear about the shopping cart concept... thanks a lot team "Codevolution"

alwaysjafar