Reading Notes for Day 32 of 401:
##Reading
Hooks and Context example
With regard to the React Context API, what does a “provider” do? With regard to the React Context API, how would we implement a “consumer” role? Specifically with Context, how are we “wrapping” components to achieve our goals?
Awesome React Context links
Consume content from (at least) two more of the Awesome React Context links. After some familiarity with React Context, once again share your takeaways from each:
Takeaway 1: Takeaway 2: