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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #59

Merged
merged 2 commits into from Aug 16, 2018
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -89,6 +89,9 @@ List of the tools you can use to test or monitor your website or application:
* 📖 [Get Started With Analyzing Runtime Performance  |  Google Developers](https://developers.google.com/web/tools/chrome-devtools/evaluate-performance/)
* 📖 [State of the Web | 2018_01_01](https://httparchive.org/reports/state-of-the-web?start=2018_01_01)
* 📖 [Page Weight Doesn't Matter](https://www.speedshop.co/2015/11/05/page-weight-doesnt-matter.html)
* 📖 [Front-End Performance Checklist 2018 [PDF, Apple Pages]](https://www.smashingmagazine.com/2018/01/front-end-performance-checklist-2018-pdf-pages/)
* 📖 [Designing for Performance Weighing Aesthetics and Speed - By Lara Callender Hogan [eBook, Print]](http://designingforperformance.com/index.html)

---

## HTML
Expand Down Expand Up @@ -352,6 +355,7 @@ List of the tools you can use to test or monitor your website or application:
⁃ Use a tool and specify a level compression under 85.

* 📖 [Image Optimization | Web Fundamentals | Google Developers](https://developers.google.com/web/fundamentals/performance/optimizing-content-efficiency/image-optimization)
* 📖 [Essential Image Optimization - An eBook by Addy Osmani](https://images.guide/)
* 🛠 [TinyJPG – Compress JPEG images intelligently](https://tinyjpg.com/)
* 🛠 [Kraken.io - Online Image Optimizer](https://kraken.io/web-interface)
* 🛠 [Compressor.io - optimize and compress JPEG photos and PNG images](https://compressor.io/compress)
Expand Down