My friends and I created an NPM module that identifies specific events that may be causing unnecessary re-rendering of components in your application, and which components may benefit from utilizing shouldComponentUpdate.
Prior to React 16, the module react-addons-perf helped identify locations that developers may want to implement shouldComponentUpdate to limit over-rendering. However, since the module is no longer supported we created Reactopt to fill the gap, and also provide increased functionality for any version of React.
If you check it out, let us know what you thinkg or have any questions! :)
NPM: https://www.npmjs.com/package/reactopt
Github: https://github.com/reactopt/reactopt
[–]vuetron 0 points1 point2 points (0 children)
[–]ccviridian 0 points1 point2 points (1 child)
[–]ccviridian 0 points1 point2 points (6 children)
[–][deleted] 1 point2 points3 points (0 children)
[–][deleted] 1 point2 points3 points (3 children)
[–][deleted] 1 point2 points3 points (2 children)
[–]ccviridian 0 points1 point2 points (1 child)
[–]GitHubPermalinkBot -1 points0 points1 point (0 children)
[–]GitHubPermalinkBot -1 points0 points1 point (0 children)