TutorialsReact ContextLearn the basics of React Context - a mechanism for maintaining and accessing application state outside the structure of your component treeReact Context In the Real WorldLearn how React Context opens the door for entirely new application designs.Designing State in ReactDesigning state in your React application - WIP