Hacker News new | ask | show | jobs
by acemarke 3312 days ago
Pretty good post, minus the advice to always use PureComponent everywhere (per Ben's comment in this thread).

If anyone's interested, my React/Redux links list has a large section of other articles on various React-related performance concerns, including benchmarking and optimization approaches: https://github.com/markerikson/react-redux-links/blob/master... .