Tag: chrome

How to debug TypeScript in Chrome

How to debug TypeScript in Chrome

Learn how to debut apps written in TypeScript (both frontend and backend, as well as using Node.js and Deno) using Chrome DevTools.

Shalitha Suranga
Jun 22, 2023 â‹… 13 min read
Setting Up a Headless Chrome Node.js Server in Docker

Setting up a Headless Chrome Node.js server in Docker

In this tutorial, we’ll demonstrate how to create a Dockerfile to set up a Headless Chrome browser in Node.js.

Tigran Bayburtsyan
Jan 9, 2023 â‹… 5 min read
Google Web Vitals SPS Nocdn

Core Web Vitals best practices for SPAs

Google Web Vitals will soon play a major role in how your site is ranked in search. Learn the best practices for SPAs.

Brian De Sousa
Nov 18, 2022 â‹… 14 min read

Build a Bluetooth app with the Chrome Web Bluetooth API

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.

Atharva Deosthale
Oct 12, 2021 â‹… 5 min read
Creating A Chrome Extension With React And TypeScript

Creating a Chrome extension with React and TypeScript

Learn how Chrome extensions work and communicate, then see how to build one using the full power of React and TypeScript.

Juan Cruz Martinez
Aug 12, 2021 â‹… 10 min read
Building Faster Webpages For Core Web Vitals

Building faster webpages for Core Web Vitals

Learn the performance metrics frontend developers use to improve their Core Web Vitals and the structure they follow to build fast pages.

Tim Bednar
Jul 27, 2021 â‹… 7 min read
Project Fugu Bridging Native App Gap

Bridging the native app gap with Project Fugu

Discover how the Chromium team is attempting to bridge the gap between native apps and the web through Project Fugu.

Adebola Adeniran
Apr 27, 2021 â‹… 11 min read
Chrome devtools css grid debug

Debug CSS Grid with Chrome DevTools

Using Chrome DevTools and CSS Grid, learn how to discover grids in a page, inspect page layout, and debug common layout issues.

Rob O'Leary
Jan 4, 2021 â‹… 6 min read

Headless Recorder: A new tool to speed up browser automation

Headless Recorder, formerly Puppeteer Recorder, records your browser interactions and generates a script for browser testing automation.

Florian Rappl
Dec 17, 2020 â‹… 5 min read
Puppeteer automated UI testing website scraping

Using Puppeteer for automated UI testing

Learn about Puppeteer and Puppeteer Recorder and how to use it to scrape a web page and record automated UI tests for your project.

Solomon Eseme
Dec 2, 2020 â‹… 5 min read
The Google Chrome logo.

What to look out for when working with Chrome

Learn about Chrome’s best features and find out how to apply them to optimize your experience with your browser.

Hafsah Emekoma
Nov 25, 2020 â‹… 6 min read
Google Chromium Icon

What Chromium’s browser compatibility means for scrolling

Browser compatibility has always been an issue. Here, we discuss how Google Chrome intends to solve this problem.

Solomon Eseme
Nov 20, 2020 â‹… 2 min read