Chrome’s new Document Picture-in-Picture API builds on the PIP API to open up a wider range of possibilities for user interaction.
Interaction to Next Paint was added to Google’s Core Web Vitals to provide a more comprehensive assessment of website interactivity.
Learn how to debut apps written in TypeScript (both frontend and backend, as well as using Node.js and Deno) using Chrome DevTools.
In this tutorial, we’ll demonstrate how to create a Dockerfile to set up a Headless Chrome browser in Node.js.
Google Web Vitals will soon play a major role in how your site is ranked in search. Learn the best practices for SPAs.
Learn how to build a Bluetooth app with JavaScript using Chrome’s Web Bluetooth API to get ahead of the curve with this beta feature.
Learn how Chrome extensions work and communicate, then see how to build one using the full power of React and TypeScript.
Learn the performance metrics frontend developers use to improve their Core Web Vitals and the structure they follow to build fast pages.
Discover how the Chromium team is attempting to bridge the gap between native apps and the web through Project Fugu.
Using Chrome DevTools and CSS Grid, learn how to discover grids in a page, inspect page layout, and debug common layout issues.
Headless Recorder, formerly Puppeteer Recorder, records your browser interactions and generates a script for browser testing automation.
Learn about Puppeteer and Puppeteer Recorder and how to use it to scrape a web page and record automated UI tests for your project.