<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Punit Sethi</title>
    <description>The latest articles on DEV Community by Punit Sethi (@geekybiz_3).</description>
    <link>https://dev.to/geekybiz_3</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F405942%2Ff9fffbaf-8f96-4cdb-ade4-add73e521910.jpeg</url>
      <title>DEV Community: Punit Sethi</title>
      <link>https://dev.to/geekybiz_3</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/geekybiz_3"/>
    <language>en</language>
    <item>
      <title>Google's New PageSpeed Measures in Plain English</title>
      <dc:creator>Punit Sethi</dc:creator>
      <pubDate>Wed, 10 Jun 2020 10:31:28 +0000</pubDate>
      <link>https://dev.to/geekybiz_3/google-s-new-pagespeed-measures-in-plain-english-10cj</link>
      <guid>https://dev.to/geekybiz_3/google-s-new-pagespeed-measures-in-plain-english-10cj</guid>
      <description>&lt;p&gt;With &lt;a href="https://web.dev/lighthouse-whats-new-6.0/"&gt;Lighthouse 6.0&lt;/a&gt;, Google introduced a few new Site Speed measures (also known as &lt;a href="https://web.dev/vitals/"&gt;Web Vitals&lt;/a&gt;). You can see these when you run PageSpeed tests &amp;amp; how they affect your PageSpeed / Lighthouse score.&lt;/p&gt;

&lt;p&gt;This post is a jargon-free &amp;amp; simple description of these measures:&lt;/p&gt;

&lt;h3&gt;
  
  
  Cumulative Layout Shift
&lt;/h3&gt;

&lt;p&gt;Remember the last time you tried to click a link &amp;amp; the link changed it’s position. And, this caused your click to land you on a different page? This metric addresses such experiences.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--mPz9MA97--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/o9oqr1d6jln9sqcmxryw.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--mPz9MA97--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/o9oqr1d6jln9sqcmxryw.png" alt="Cumulative Layout Shift"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  First Input Delay
&lt;/h3&gt;

&lt;p&gt;Remember when you tap a button, link or text-box as the page is loading and nothing seems to happen forever? This metric addresses such experiences.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--3NdaPcPw--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/ag0lnhai7qogd8i2cfqv.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--3NdaPcPw--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/ag0lnhai7qogd8i2cfqv.png" alt="First Input Delay"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Largest Contentful Paint
&lt;/h3&gt;

&lt;p&gt;The time when the largest visible content element on screen is fully displayed.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--wLESOAPN--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/w5eepchbmnvm26wykp07.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--wLESOAPN--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/w5eepchbmnvm26wykp07.png" alt="Largest Contentful Paint"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;To understand the above metrics in greater detail, check &lt;a href="https://web.dev/vitals/"&gt;this&lt;/a&gt; Google web.dev article.&lt;/p&gt;

&lt;p&gt;Your feedback, thoughts &amp;amp; opinion on the above are welcome.&lt;/p&gt;

</description>
      <category>webperf</category>
      <category>webdev</category>
      <category>pagespeed</category>
    </item>
  </channel>
</rss>
