Skip to content
Daniel edited this page Sep 11, 2018 · 1 revision

Audits it's a nice feature of chrome 60+

It's not required but will be great if we can keep it clean, and all rates will be green.

In order to accomplish this, we need to check some times how our code handle with

  1. Performan
  2. PWA;
  3. Accessibility;
  4. Best practice;
  5. SEO. This won't make as superheroes but will make as build applications with of a professional eye and make our web app great from the start.

To audit a page:

  1. Open DevTools
  2. Click the Audits tab.
  3. Click Perform an audit.
  4. Click Run audit. Lighthouse sets up DevTools to emulate a mobile device, runs a bunch of tests against the page, and then displays the results in the Audits panel.

loginAudit

Clone this wiki locally