From 90ef2bfaaabf3adcbb50be1c5d538d564c43facb Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Wed, 14 Apr 2021 12:34:03 -0400 Subject: getting rid of .alllinks links (#485) --- files/ja/web/performance/index.html | 7 ------- 1 file changed, 7 deletions(-) (limited to 'files/ja/web/performance') diff --git a/files/ja/web/performance/index.html b/files/ja/web/performance/index.html index b2c6d47165..1c7d55d941 100644 --- a/files/ja/web/performance/index.html +++ b/files/ja/web/performance/index.html @@ -11,8 +11,6 @@ translation_of: Web/Performance

Web パフォーマンスの測定と改善に役立つツール、API、およびベストプラクティスがあります。 このセクションでそれらをカバーします

-
-

主なチュートリアル

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

@@ -73,9 +71,7 @@ translation_of: Web/Performance
Controlling resource delivery with resource hints
Browsers often know better than we do when it comes to resource prioritization and delivery—but they're far from clairyovant. Native browser features enable us to hint to the browser when it should connect to another server, or preload a resource before the browser knows it ever needs it. When used judiciously, this can make fast experience seem even faster. In this article, we cover native browser features like rel=preconnect, rel=dns-prefetch, rel=prefetch, and rel=preload, and how to use them to your advantage.
-
-

Other documentation

@@ -112,9 +108,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...

-
-

{{LandingPageListSubpages}}

-- cgit v1.2.3-54-g00ecf