Read more

Chrome Lighthouse

Deleted user #4117
August 25, 2020Software engineer

Chrome has a built-in utility to check performance and accessibility (and more) of your web app: Lighthouse Show archive.org snapshot .

Illustration UI/UX Design

UI/UX Design by makandra brand

We make sure that your target audience has the best possible experience with your digital product. You get:

  • Design tailored to your audience
  • Proven processes customized to your needs
  • An expert team of experienced designers
Read more Show archive.org snapshot

Open the Develeoper Tools and go to the lighthouse tab:

Image

Then you'll see some suggestions on how to improve your site.
This is cool, because you can even use it with non-public pages or your development environment (but be aware that some settings we're using for development, like not minifying JS and CSS files, might ruin your stats).


An alternative tool is Webpagetest Show archive.org snapshot .

Posted to makandra dev (2020-08-25 18:03)