Building D3 Components with React — D3 is a powerful library for creating visualizations with JavaScript. This tutorial walks through a full, practical example.
Alan B Smith
A Cartoon Intro to Redux — A fantastic explanation of Redux from exactly a year ago that's worth revisiting.
How Airtable uses React — Airtable reflect on using React: “It has enabled us to write UI code at a higher level of abstraction, and has inspired a more disciplined and consistent approach to managing application state”.
Building Modular Redux Applications — In this 24 minute video Gian explores a modular approach that allows for better code reusability and isolation of concerns when building React+Redux Applications.