With the recent release of React 16.3.0 came an official context API. You can learn more about the why and how behind this API from my previous blog post: “React’s ⚛️ new Context API”. Because of this significant change, I’m making an update to my advanced component patterns course on Egghead.io to use the new API rather than the old one.
Full article