From 4ed5708b0631c3f96b2f59e61142fde280640729 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Mon, 12 Apr 2021 13:14:00 -0400 Subject: Getting rid of .alllinks in fr content (#487) --- files/fr/web/performance/index.html | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'files/fr/web/performance/index.html') diff --git a/files/fr/web/performance/index.html b/files/fr/web/performance/index.html index fd6b475f7b..3b6cc37f16 100644 --- a/files/fr/web/performance/index.html +++ b/files/fr/web/performance/index.html @@ -17,8 +17,6 @@ translation_of: Web/Performance

{{LandingPageListSubpages}}

-
-

Selected tutorials

The MDN Web Performance Learning Area contains modern, up-to-date tutorials covering Performance essentials:

@@ -38,11 +36,6 @@ translation_of: Web/Performance
CSS may be a less important optimization focus for improved performance, but there are some CSS features that impact performance more than others. In this article, we look at some CSS properties that impact performance and suggested ways of handling styles to ensure performance is not negatively impacted.
-
-
-
- -

Using Performance APIs

@@ -70,8 +63,6 @@ translation_of: Web/Performance
Understanding Latency
Latency is the amount of time it takes between the browser making a request for a resource, and the browser receiving back the first byte of the resource requested. This article explains what latency is, how it impacts performance, how to measure latency, and how to reduce it.
-
-

Glossary Terms

@@ -184,8 +175,6 @@ translation_of: Web/Performance
Animations are critical for a pleasurable user experience. This article discusses the performance differences between CSS- and JavaScript-based animations. 
-

View all articles about performance...

-

See also

HTML

-- cgit v1.2.3-54-g00ecf