Skip to content

Instantly share code, notes, and snippets.

@HeroProtagonist
Last active October 25, 2019 03:30
Show Gist options
  • Save HeroProtagonist/aa63089c8d815f563d4894ede9764938 to your computer and use it in GitHub Desktop.
Save HeroProtagonist/aa63089c8d815f563d4894ede9764938 to your computer and use it in GitHub Desktop.
List of useful links for improving website performance
  • webpage test - test site on remote devices
  • lighthouse - test site locally in chrome or using cli
  • web.dev - resources from google about web best practices
  • Addy Osmani's blog - chrome developer focused on performance
  • The Chrome User Experience Report CrUX - user data about site performance reported by chrome
  • Chrome local overrides - change website in chrome and preserve during refreshes
@HeroProtagonist
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment