Featured article
Optimizing your React application for the Interaction to Next Paint (INP) Web Vitals metric.
In March, Google released a new Core Web Vital called Interaction to Next Paint (INP). It measures the speed of interactions with the website. In this article, you’ll learn more about INP from the developer’s perspective. I’ll guide you through testing for INP, verifying potential causes of low INP scores, and how you can leverage new React tools to optimize your website for recent changes.
24 Mar '24
12 min read
#react
#performance

