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

Page speed optimization #3

Open
Lenur29 opened this issue Dec 13, 2023 · 1 comment
Open

Page speed optimization #3

Lenur29 opened this issue Dec 13, 2023 · 1 comment

Comments

@Lenur29
Copy link
Collaborator

Lenur29 commented Dec 13, 2023

Hi, @adrianhajdin ,
First of all I want to thank you for your amazing work and opportunities you give us. I decided to learn Next.js and I think your course will be one of the best resource. But now, I want to ask your advice related to optimization for react applications(without Next.js). I noticed that you dedicated your time to increase the performance of your application up to 90 and more. If you have an opportunity to help me I'd be very thankful. I checked the page speed and it recommends to reduce unused Javascript. Here are the files. Especially I do not understand how to reduce unused code related to react-dom(I underlined it). This project was bootstraped with create-react-app and I did not add any configurations to webpack
image

@dbahiense
Copy link
Collaborator

Hi @Lenur29, maybe you could read following articles to understand what is a minified file.

https://en.wikipedia.org/wiki/Minification_(programming)
https://www.imperva.com/learn/performance/minification/

Hope it helps!

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

2 participants