React Tips and Best Practices http://aeflash.com/2015-02/react-tips-and-best-practices.html
Container Components https://medium.com/@learnreact/container-components-c0e67432e005
Smart and Dumb Components https://medium.com/@dan_abramov/smart-and-dumb-components-7ca2f9a7c7d0
JSX Gotchas https://facebook.github.io/react/docs/jsx-gotchas.html
Best practices for building large React applications http://blog.siftscience.com/blog/2015/best-practices-for-building-large-react-applications
React Style Guide http://reactjsnews.com/react-style-guide-patterns-i-like/
Refactoring React Components to ES6 Classes http://www.newmediacampaigns.com/blog/refactoring-react-components-to-es6-classes
Using React with ECMAScript 6 http://www.jayway.com/2015/03/04/using-react-with-ecmascript-6/
Best Practices for Component State in React http://brewhouse.io/blog/2015/03/24/best-practices-for-component-state-in-reactjs.html
An opinionated guide to React.js best practices and conventions https://web-design-weekly.com/2015/01/29/opinionated-guide-react-js-best-practices-conventions/