From 17f0bd6f114c6358e9273f9c410e91083fefb8ad Mon Sep 17 00:00:00 2001 From: Csaba Palfi Date: Sun, 29 Sep 2019 00:12:42 +0700 Subject: [PATCH] Add Web Performance Metrics (#1612) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index eddff7f..faed699 100755 --- a/readme.md +++ b/readme.md @@ -246,6 +246,7 @@ - [Mobile Web Development](https://github.com/myshov/awesome-mobile-web-development#readme) - Creating a great mobile web experience. - [Storybook](https://github.com/lauthieb/awesome-storybook#readme) - Development environment for UI components. - [Blazor](https://github.com/AdrienTorris/awesome-blazor#readme) - .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly. +- [Web Performance Metrics](https://github.com/csabapalfi/awesome-web-performance-metrics#readme) - Metrics to help understand page speed and user experience. ## Back-End Development