-
Insight from Clément Pasteau into how to improve the performance of your React app - use PureComponents where possible, don't put functions in render() and use shouldComponentUpdate to curb unnecessary re-renders #ReactLondon
-
…in reply to @type__error
And cache those selectors!