Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

PureRenderMixin is basically shouldComponentUpdate with a shallow comparison of previous/next props and state, but the big win is avoiding render and diff for the component, so returning false would be about the same as PureRenderMixin.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: