Skip to content
This repository has been archived by the owner on Aug 20, 2019. It is now read-only.

Make sure we score good at Chrome's Lighthouse audit #21

Open
jvandenaardweg opened this issue Jan 4, 2018 · 3 comments
Open

Make sure we score good at Chrome's Lighthouse audit #21

jvandenaardweg opened this issue Jan 4, 2018 · 3 comments

Comments

@jvandenaardweg
Copy link
Owner

jvandenaardweg commented Jan 4, 2018

See: https://github.com/GoogleChrome/lighthouse

Install the extension in Chrome > open your dev tools > select tab "Audits" > run

We should score high (all greens).

Some of it can be fixed when we put the website behind CloudFlare.

If you run it locally, you need to create a build and start the production server: npm run build followed by a npm start

screenshot 2018-01-04 09 21 46

screenshot 2018-01-04 09 21 56

screenshot 2018-01-04 09 22 02

@jvandenaardweg jvandenaardweg added this to TODO in v1.0 (first beta) via automation Jan 4, 2018
@jvandenaardweg jvandenaardweg moved this from TODO to In progress in v1.0 (first beta) Jan 7, 2018
@jvandenaardweg jvandenaardweg self-assigned this Jan 7, 2018
@jvandenaardweg
Copy link
Owner Author

Progress

screenshot 2018-01-07 23 00 37

screenshot 2018-01-07 23 00 46

@jvandenaardweg
Copy link
Owner Author

jvandenaardweg commented Jan 8, 2018

Useful: https://medium.freecodecamp.org/how-to-crank-your-progressive-web-apps-google-lighthouse-score-up-to-100-cfc053eb7661

Also, look into server side rendering so we get something visual to the user quickly. Should crank up the “first paint” score
https://alligator.io/vuejs/basic-ssr/

@jvandenaardweg jvandenaardweg moved this from In progress to TODO in v1.0 (first beta) Jan 9, 2018
@jvandenaardweg
Copy link
Owner Author

Also nice https://www-origin.sitespeed.io/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Development

No branches or pull requests

1 participant