presentational components

The React + Redux Container Pattern

Building Responsive Applications, Cleanly, is Hard The first large (okay, more like medium) scale application I built in React was pretty straightforward. It was a simple CRUD application for managing your very own list of cats and their associated hobbies (so fun). Being so straightforward, it wasn't too…