React 15.3 was released on June 29, 2016 and the first item in release-notes was the support for React.PureComponent, which replaces its predecessor pure-render-mixin. In this article we're going to discuss why this component is so important and where we could use it.