In this video, We have talked about the Context API in React which is a very powerful way to manage state in your React app.
🔥 Timestamps Start 🔥
0:00 - Introduction
1:05 - Optimizing the folder structure
3:17 - Getting Started with Context API
4:32 - Filling the context file
5:13 - createContext and Providers
8:04 - Wrapping the app inside the Provider
8:50 - The useContext hook
9:31 - Accessing the state from the Context
10:39 - Quick Example
16:57 - Conclusion
👨💻 Code: https://github.com/max-programming/react-context-api
Subscribe : https://www.youtube.com/channel/UC7LE4pbfb4e2voEASj3RscA
#react #javascript