React Context API | Manage Global State

preview_player
Показать описание
This video is all about to using React Context API to manage app wide global states in React and avoiding props drilling

📚 Materials/References:

💻 Topics Covered:

- React Props
- React States
- Props Drilling
- Context API

🌎 Find Me Here:

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

Thanks bhai. If possible, also do a video on React Redux or a full MERN stack project in future. cheers.

ssumit
Автор

can you make a crash coeuse redux tutorial

deepakgupta
Автор

I didn't know you can mix "createContext" with class components like this. I guess it makes sense as "createContext" is not a hook..?

dylan