Echo JS 0.11.0

<~>

ColCh 2887 days ago. link 1 point
If you use connect function from react-redux, it will handle shouldComponentUpdate for you. 
With redux I really rarely use shouldComponentUpdate by hand.