Improved Next.js and Gatsby page load performance with granular chunking
A newer webpack chunking strategy in Next.js and Gatsby minimizes duplicate code to improve page load performance.
Our latest news, updates, and stories for developers
A newer webpack chunking strategy in Next.js and Gatsby minimizes duplicate code to improve page load performance.
There are many different options for storing data in the browser. Which one is best for your needs?
Learn how to measure memory usage of your web page in production to detect regressions.
Use COOP and COEP to set up a cross-origin isolated environment and enable powerful features like SharedArrayBuffer, performance.measureUserAgentSpecificMemory() and high resolution timer with better precision.
The Privacy Sandbox is a series of proposals to satisfy third-party use cases without third-party cookies or other tracking mechanisms.
The color-scheme CSS property and the corresponding meta tag
allow developers to opt their pages in to the theme-specific defaults of the user agent stylesheet.
How to ensure that the core functionality of your website is always available, accessible, secure, usable, discoverable, and fast.
How to determine a server's bottleneck, quickly fix the bottleneck, improve server performance, and prevent regressions.
Reduce the DOM XSS attack surface of your application.
Starting in Chrome 83, link rel="preload" and font-display: optional can be combined to remove layout jank completely
How to generate a TLS certificate with SXG extensions, install tools for generating SXG files, and configure nginx to serve SXG files.
How to get and serve SXG files using nginx, and the challenges of subresource prefetching.
How to integrate with hardware media keys, customize media notifications, and more.
Find out how loading third-party resources faster can increase revenue.
Starting in Chrome 81, you no longer need to add event listeners to force resnapping.
Learn how to serve signed exchanges (SXGs) using Web Packager.
If you've used the WebXR Device API already, you're most of the way there.
All about the frame loop
The Hit Test API lets you position virtual items in a real-world view.
Optimizing the performance of eBay's sites and apps for a faster user experience.
Chrome is collaborating with open-source frameworks to work towards a better web
How to get your PWA to show up next to platform-specific apps in system-level sharing UIs
App icons that adapt to platforms.