Console overview
The main uses of the Chrome DevTools Console are logging messages and running JavaScript.
Get started with viewing and changing the DOM
How to view nodes, search for nodes, edit nodes, reference nodes in the Console, break on node changes, and more.
Lighthouse: Optimize website speed
Learn how to use Chrome DevTools to find ways to make your websites load faster.