React 16.3.0 introduces a brand new Context API. Context makes it easy to pass props down to any child in your tree, even if they are not a direct child.
This tutorial is a fun and easy introduction to this all new Context API and how it will make your React applications better.
---
I also have a weekly show about JavaScript called http://TheConsoleLog.com. Check it out, it's on YouTube too!