Debugging WebAssembly with modern tools
Step-by-step overview of the new debugging experience for WebAssembly in Chrome DevTools.
DevTools architecture refresh: migrating to Web Components
Web Components is a great fit for building new UI elements in DevTools. To help with the transition, we created a guide to building UI elements in DevTools to share with the wider DevTools team.
Simulating color vision deficiencies in the Blink Renderer
This article describes why and how we implemented color vision deficiency simulation in DevTools and the Blink Renderer.
Puppetaria: accessibility-first Puppeteer scripts
This article dives into the details on how we implemented Puppetaria, the accessibility-first Puppeteer scripts.
How we built the Chrome DevTools WebAuthn tab
How we built the Chrome DevTools WebAuthn tab.
How we built the Chrome DevTools Issues tab
How we built the Chrome DevTools Issues tab.
DevTools architecture refresh: migrating to JavaScript modules
How we migrate Chrome DevTools to JavaScript modules.