Introduction to Dev Tools, v3

Introduction to Dev Tools, v3

Learning Paths:
Topics:
3 hours, 22 minutes CC

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 on top of simulated network conditions. 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: March 30, 2021
Get Unlimited Access Now
Table of Contents

Introduction

Setup

Network & User Performance

Wrapping Up