documentation: Add tags to all featured blibs (#139)

* documentation: add tags to all featured blips
This commit is contained in:
Daniel Pötzinger
2022-11-18 11:39:23 +01:00
committed by GitHub
parent d11daaef71
commit bcf1ead9b3
106 changed files with 147 additions and 20 deletions

View File

@@ -2,9 +2,10 @@
title: "Lighthouse CI"
ring: assess
quadrant: tools
tags: [ci/cd, frontend]
---
At AOE, we want to keep a permanent eye on the metrics of the [Web Vitals](https://web.dev/learn-web-vitals/) for our projects.
[Lighthouse CI](https://web.dev/lighthouse-ci/) is a collection of free tools that facilitate the use of Lighthouse for performance monitoring. With Lighthouse CI we get a history of evaluation results and can compare them over time. It is also possible to set performance budgets to ensure that a website's performance does not deteriorate through regression.
Although performance monitoring is the most common use case for Lighthouse CI, other aspects of Lighthouse can also be monitored, such as SEO or accessibility. Thus, the use of Lighthouse CI can help ensure an overall good user experience.
Although performance monitoring is the most common use case for Lighthouse CI, other aspects of Lighthouse can also be monitored, such as SEO or accessibility. Thus, the use of Lighthouse CI can help ensure an overall good user experience.