tech/webdev magazine

May 21, 2015

Best practices for building large React applications

Thursday, May 21, 2015 Teklinks ,

Sift Science has been using React in production for almost a year now. In that time, we grew our application from a Backbone + React frankenstein hybrid app into one fairly large hierarchy of React components. In this post, we’ll describe some techniques and best practices that have helped us scale our UI code base with minimal friction. We’ll also walk through some common component design patterns.

Full article