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

Optimize components with React.memo #247

Open
Tracked by #245
ohltyler opened this issue Jul 26, 2024 · 0 comments
Open
Tracked by #245

Optimize components with React.memo #247

ohltyler opened this issue Jul 26, 2024 · 0 comments
Labels

Comments

@ohltyler
Copy link
Member

Oftentimes we can reduce the amount of component re-rendering using memo. Should perform an audit on all components to try to minimize the amount of re-rendering.

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

No branches or pull requests

1 participant