React Context & Hooks Tutorial #1 - Introduction

preview_player
Показать описание
Hey gang, in this React Context & Hooks series we'll take a deep dive into how these two new(ish) React features can be used to build Stateful React applications without the use of Redux.

----------------------------------------

🐱‍💻 🐱‍💻 Course Links:

🐱‍💻 🐱‍💻 Other Related Courses:

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

Thanks for the entire playlist, i watched it all in one go. The material is still relevant if someone has any doubts.

arek
Автор

jesus man!
i think you are in my head now
i just thought how good might be if shawn recording a playlist about hooks and there u go!
god bless u man :>

saraesmayili
Автор

Im close to finishing this course and if anyone wonders does this context tutorial is still worth doing I can assure you YES YES !!

You will get to know how to use context in functional componens in later videos and you will learn how to use class components too!

Class are not so popular right now but still worth knowing maybe you will work on a project that still uses them and if you like React its fun to know both class and function!

Borracho-y-loco
Автор

thought i was the only one with that terminal bug lol. You sir have great timing! Thank you so much for a comprehensive explanation on both topics!

juan
Автор

I will say it over and over and over again that YOU ARE THE BEST TEACHER!!!!

jidaasare
Автор

That keystroke bass touches my heart! <3 Thank you, Shaun, for the much-awaited series from your side.

jasbindarsingh
Автор

For anyone getting an error like 'template not provided using create-react-app', try uninstalling globally:
yarn global remove create-react-app
or
npm uninstall -g create-react-app
and then
yarn create react-app my-app
or
npx create-react-app my-app.
Thank you so much for this series, I am looking forward into learning :) <3

andrathema
Автор

Yeeayiii, new series with new intro sound, .
As always this will be epic.

This series looks loaded, three videos at first

Greetings from Tanzania 🇹🇿

raymondmichael
Автор

I’m not even doing react yet but I came here to say I’ve never seen such an incredible channel like this before🥺, Damn! the knowledge in this channel. Thank you so much Shaun

joashmacenton
Автор

I completed the video series. I can say for sure this is by far the best in detailed resources for learning about context.
@The Net Ninja, thank you so much for providing such easy to follow explanations.

jashangill
Автор

Really needed this. It cleared up many aspects of Context and Hooks that were unclear. Really appreciate the series and your teaching style!

MrJAT
Автор

This is going to be lit! can't wait to spend the rest of the weekend on my laptop coding along. Thanks Shaun.

SimPwear
Автор

You're really a genius. En extraordinary tutor I have ever seen.
Now I'm learning from you and teaching few of my friends : )

mriduava
Автор

this is the best tutorial about context api and useReducer. I recommend this if you are searching to learn about this subject. Now I just have to learn what does N Gang means.

JuanDeSouza
Автор

This is the best react tutorial
I am watching the whole playlist again

Himanshu
Автор

Am currently going through your React and Redux series and can't wait to start on this one :)

nikulasoskarsson
Автор

Great taste in books, Shaun! Looking forward to the course

remongrabu
Автор

Ohhh boy, back to this amazing channel to learn a few new things.
You are amazing mate, thanks for everything you've done for us all.
<3

DEV_XO
Автор

I found this channel from Traversey Media and watched some videos. I wanna work more with React now, usually work with Laravel and jQuery. I'm making few CRUD apps with my own ideas with React and Firebase, and these tutorials have been really helpful because Redux was a bit confusing for me when I first learned it, but now everything is clear.

ayaneshsarkar
Автор

This was a year ago, wow! I really need to learn more about context and reducer.

bijayaadhikari