Before we dive into the deep end with context, a dark secret from the corners of Reactland, it’s probably worth taking a step back for some motivation. React is component based, it’s right on their homepage. Build encapsulated components that manage their own state[…] This notion of encapsulation can butt…