React Context #12 React Course

Опубликовано: 27 Май 2022
на канале: Code with Sloba
1,340
58

In your React application, you will have components that are 3, 4 levels deep, or even more.
So what if you want to pass data using props, from the root component to the last component, you would need to pass it through every single component even though they don’t need that data necessarily. And that is called props drilling.

We can solve this problem using react context. So we can pass data like theme data, user information, and similar.

We can use this feature in both class and functional components.

🧿 I discussed:

✔️ What is React context
✔️ What problem React context solves
✔️ How to use useContext hook
✔️ React context vs redux

0:00 Intro
0:40 Creating context
2:28 useContext hook
2:50 React context vs Redux

************************************************************
Previous Video:    • Composition and Inheritance in React ...  
Next video:    • React Fragments (Explained) #13 React...  
Full series    • Full React Course  

************************************************************

👉 Linkedin:
✔️   / slobodan-gajic  

👉 Discord:
✔️   / discord  

👉 Portfolio:
✔️https://bobangajicsm.github.io/portfo...

👉 Instagram:
✔️  / codewithsloba  


Смотрите видео React Context #12 React Course онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Code with Sloba 27 Май 2022, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 1,34 раз и оно понравилось 5 людям.