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

Frontend Optimizations #81

Open
klemie opened this issue Jun 19, 2024 · 0 comments
Open

Frontend Optimizations #81

klemie opened this issue Jun 19, 2024 · 0 comments

Comments

@klemie
Copy link
Owner

klemie commented Jun 19, 2024

Description

Since the project is pretty functions and new features and not coming out as fast as they once did its time to optimize the speed of the application.

Re-render analysis

Right the app runs without any guards how when to re-render something. This first Task will be to use the react devtools and run through all the major workflows using the highlight-re-render tool. This will show how often components are re-rendering and give us a good idea

Memorization

react-query

Acceptance Criteria

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

No branches or pull requests

1 participant