React 16.3 is now available, and one of the standout features is the new officially supported Context API. I’m currently exploring the refactor of a react/redux app, and I also just wanted to play around with a new toy, so I started testing out different usage patterns and the following…