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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve best practices lighthouse score for the app. #347

Open
Roshanjossey opened this issue Jul 31, 2023 · 1 comment
Open

Improve best practices lighthouse score for the app. #347

Roshanjossey opened this issue Jul 31, 2023 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@Roshanjossey
Copy link
Member

Screenshot 2023-07-31 at 09 21 53

馃悶 Problem

Best Practices score of this app on lighthouse is 83 now. It would be good to make it better.

馃幆 Goal

More users can use this app.

馃挕 Possible solutions

Make necessary changes to improve best practices score.

馃搵 Steps to solve the problem

Comment below about what you've started working on.
Run lighthouse from your developer console to see the metrics and possible solutions.
Add, commit, push your changes.
Submit a pull request and add this in comments - Addresses #
Ask for a review in comments section of pull request.
Celebrate your contribution to this project. 馃帀

@Roshanjossey Roshanjossey added enhancement New feature or request help wanted Extra attention is needed labels Jul 31, 2023
@it-me-joda
Copy link

Two main areas to fix this:

  • There are a lot of errors from stale references to images. I think we need a data cleanup.
  • This and performance are affected by images that are either way too big or way too small. We could create a step to scale images before deployment but it'll be a decent lift.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants