Mastering Chrome Developer Tools v2

Mastering Chrome Developer Tools v2

Topics:
3 hours, 35 minutes CC

This course has been updated! We now recommend you take the Introduction to Dev Tools, v3 course.

Go beyond console.log to master all the built-in tools available in Google’s Chrome Developer Tools to edit, debug, and profile your web applications! You'll learn to step through your code with the debugger, audit web page performance, debug Node.js, and remove “page jank” when a site isn’t keeping up.

This course and others like it are available as part of our Frontend Masters video subscription.

Published: September 12, 2018
Get Unlimited Access Now
Table of Contents

Introduction

Editing

Debugging

Networking

Auditing

Node.js Profiling

Performance Monitoring

Image Performance

Page Jank

Memory

Wrapping Up