React enables to create components by invoking the React.createClass() method which expects a render method and triggers a lifecycle that can be hooked into via a number of so called lifecycle methods. This short article should shed light into all the applicable functions.

from Pocket
via Did you enjoy this article? Then read the full version from the author’s website.