#29 – February 07, 2016
Building a live chat app in 40 minutes with React and Meteor
Paul Dowman builds an chat application with React in this youtube tutorial.
Kirupa Chinnathambi talks about styling React components with CSS.
Getting Out of JavaScript Fatigue - React Edition
An article about when is React the right choice and what reasons you should have to start a react project.
Handling props and class names in React
Simon Smith advices how to handle props and class names in React.
Encapsulation in Redux: the Right Way to Write Reusable Components
A guide to encapsulation and composition of components in Redux.