type__error’s avatartype__error’s Twitter Archive—№ 3,698

  1. 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
    1. …in reply to @type__error
      And cache those selectors!