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

PRESS 2-617 | Optimize Onboarding #175

Merged
merged 18 commits into from
Feb 28, 2023
Merged

Conversation

officiallygod
Copy link
Member

No description provided.

Improved Performance
1) useCallback for route determination that is const
2) Used memo so as to reduce renders for Content by around 60% as this is the parent for many pages.
Reduced the re-renders by using memo.
Reduced re-renders by using memo.
@officiallygod officiallygod added the WIP PR is a Work in Progress and not ready for review. label Feb 16, 2023
@officiallygod officiallygod removed the WIP PR is a Work in Progress and not ready for review. label Feb 21, 2023
@officiallygod officiallygod added the Ready to merge The Code Review and QA is done and it can be merged. label Feb 28, 2023
@arunshenoy99 arunshenoy99 merged commit 77c5dcf into trunk Feb 28, 2023
@arunshenoy99 arunshenoy99 deleted the PRESS-2-617-reduce-use-effects branch February 28, 2023 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready to merge The Code Review and QA is done and it can be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants