Learn more advanced front-end and full-stack development at: https://www.fullstackacademy.com
React Context is a way of relaying information to components. In this introduction, we discuss React Context and its possible pitfalls and use cases. We then talk about the appropriate use of Context and show examples of binding libraries successfully using it to connect various JavaScript libraries to React Components.
Watch this video to learn:
What is React Context
What can React Context do
Why React Context should not be used lightly