Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check for unneeded DOM updates by React #650

Open
ahennr opened this issue May 15, 2018 · 1 comment
Open

Check for unneeded DOM updates by React #650

ahennr opened this issue May 15, 2018 · 1 comment

Comments

@ahennr
Copy link
Member

ahennr commented May 15, 2018

Our components should be revised that shouldComponentUpdate / PureComponent is used more often as proposed in the performance optimization guide of React

@marcjansen
Copy link
Member

More PureComponent would be much appreciated… anyone up for a fix?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants