While React.createClass gives us a lot of pleasantries like binding the this keyword for us, I like promoting the JavaScript language itself and by using ES6 syntax, seems the React team is heading in this direction too.
Comment by Tony Brown on "In ReactJS, which one do you prefer to use: React.createClass or React.Component ?" | Hashnode