This is a demo for the Optimizing React article from the Evil Martians blog.
There are two subfolders inside src folder: before uses standard components, after uses PureComponent for table rows.
yarn installto install dependencies.yarn startto start dev server.yarn buildto created static demo files indistdir.