Source code for the tutorial React Context API: updating Context from a nested component (in functional components with Hooks and class components).
- with-classes - React Context API in class components.
- with-hooks - React Context API in functional components.