React Context Explained in 10 minutes
Video Statistics and Information
Channel: Coding With Adam
Views: 1,112
Rating: undefined out of 5
Keywords: React, react, react context, react context tutorial, react context explanation, react context explain, explain context react, context api, simple context explaination, global data, react state, state management, react state management, codingwithadam, adam, React context in 10 min, Context quick explanation
Id: hUhWtYXgg0I
Channel Id: undefined
Length: 10min 20sec (620 seconds)
Published: Tue Aug 31 2021
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.
In this video we learn about react context and the issue that it solves. We start with a demo application that uses props and refactor to an elegant solution that uses react context.