react-geo
react-geo copied to clipboard
Check for unneeded DOM updates by React
Our components should be revised that shouldComponentUpdate / PureComponent is used more often as proposed in the performance optimization guide of React
More PureComponent would be much appreciated… anyone up for a fix?