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

Upgrade to React 16.5 for Profiling #40

Open
2 tasks
bharney opened this issue Sep 25, 2018 · 1 comment
Open
2 tasks

Upgrade to React 16.5 for Profiling #40

bharney opened this issue Sep 25, 2018 · 1 comment

Comments

@bharney
Copy link
Owner

bharney commented Sep 25, 2018

  • Upgrade to React version 16.5
  • Profile a few of the page loads to see if there is any low hanging fruit to increase performance.
@ghost
Copy link

ghost commented Dec 29, 2018

I can see you have lazy loaded implemented currently, one suggestion I might have is to extend this functionality further with a component preloading strategy. Essentially eliminating the loading of said component's chunk from the server when the user navigates to it.

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