All of the articles posted to our site, ordered by the date last updated. For curated collections try Explore.

This post introduces the Largest Contentful Paint (LCP) metric and explains how to measure it

This post introduces the Time to First Byte (TTFB) metric and explains how to measure it.

Promise.try has now landed in all major browser engines, making it Baseline Newly available.

Published: January 13, 2024 There are so many amazing projects you can build with AI, with classic machine learning models and newer large language models (LLMs). With LLMs, computers can generate new content, write summaries, analyze text for

You've been told "don't block the main thread" and "break up your long tasks", but what does it mean to do those things?

A payment transaction using Web Payments starts with the discovery of your payment app. Learn how to set up a payment method and get your payment app ready for merchants and customers to make payments.

CSS masking gives you the option of using an image as a mask layer. This means that you can use an image, an SVG, or a gradient as your mask, to create interesting effects without an image editor.

web-features dataset, Web Platform Status dashboard, Baseline status widget and more! Take a look back on Baseline in 2024.

Learn about rel=prefetch resource hint and how to use it.

This post explains lazy loading and the options available to you to lazy loading video.

Module preload offers a way of declaratively loading JavaScript modules ahead of time.