all imlementations using React all imlementations of Interval

an es6 class implementation
of the Interval demo using React

Framework Code size Bundle size Author Github
React 15.3.1 508 741301 krawaller link

In this implementation I use an ES6 class. Note how, when compared to the createClass, the getInitialState and componentDidMount methods are both replaced by the constructor.