Hacker News new | ask | show | jobs
by i_s 3997 days ago
A component being processed via returning false from shouldComponentUpdate is very very different from a component being processed by running the render method and then doing a diff, so that is not a good model.