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

Identify components that are needlessly re-rendering #8

Open
2 tasks
shawnCaza opened this issue Jun 25, 2024 · 0 comments
Open
2 tasks

Identify components that are needlessly re-rendering #8

shawnCaza opened this issue Jun 25, 2024 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers NextJS - UI Issues related to the NextJS UI portion of the code base

Comments

@shawnCaza
Copy link
Owner

shawnCaza commented Jun 25, 2024

This hasn't been done, and will likely add to the performance of the site.

  • Let's start with identifying any such components
  • Then work of preventing re-renders where possible.
@shawnCaza shawnCaza added bug Something isn't working good first issue Good for newcomers NextJS - UI Issues related to the NextJS UI portion of the code base labels Jun 25, 2024
@shawnCaza shawnCaza changed the title Identify and avoid components that are needlessly re-rendering Identify components that are needlessly re-rendering Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers NextJS - UI Issues related to the NextJS UI portion of the code base
Projects
None yet
Development

No branches or pull requests

1 participant