React Hooks | useReducer vs. useState

preview_player
Показать описание
An explanation of React's useReducer Hook and a comparison of useReducer to useState. React's useReducer Hook is a good way to manage more complex state in your app. I demonstrate how to use React's useReducerHook which is part of React's new Hook's API. Created by Gregg Fine.

📖 Download my FREE "Google Search Secrets for Developers" Cheat Sheet:

🗣JOIN the Code Creative Facebook group! :

🌐 The Code Creative Official Website

🎓 The Code Creative Courses

✅ Recommended related videos:

Web Audio API: Exploring Oscillators

Web Audio API: createOscillator and Audio Nodes

Web Audio API: What is Audio Context?

✅ Let's connect:

Twitter - @GreggFine

Instagram - /greggfinedev

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

Very nice tutorial, best explanation I've found on useReducer.

MusicMan
Автор

This is a really good explanation. Only needed to watch first minut to get all the info. And the examples was spot on

sulemanahmed
Автор

You have a really nice way of explaining. The example is so straight forward and easy to grasp the concept. Please make lots of videos and i hope you get alot of success.

sulemanahmed
Автор

Thanks for the job you ate doing. Very explicit explanation of the topic.👌

tatevikharutyunyan
Автор

Could you do a video on redux with react hooks . Would be nice to see a comparison with this video. Love your videos by the way!

danielhackl
Автор

very good and solid explanation. you are an didactic expert. thank you, Gregg! keep it up. :thumbsup

fiilix
Автор

🗣JOIN the Code Creative Facebook group! :

TheCodeCreative
Автор

📖 Download my FREE "Google Search Secrets for Developers" Cheat Sheet:

TheCodeCreative
Автор

What extension do you use to get those unicode symbols in vsc?

MaksymMinenko
Автор

would it be okay to just use "showEmoji: true" once, inside "state.numGuitars + 1" since this is the only time it would actually be used. I guess if you added another emoji, it would make a big difference...?

soltiscd