Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Essential JavaScript Debugging Tools for the Modern Detective

JSConf via YouTube

Overview

Explore essential JavaScript debugging tools and techniques in this JSConf Budapest 2019 conference talk. Learn to move beyond console.log and master advanced debugging skills for modern web development. Discover how to track critical issues in production, overcome challenges when adding new features, and improve your deductive reasoning abilities. Gain insights into reproducing bugs in tests, utilizing console methods effectively, leveraging breakpoints, and optimizing performance. Dive into topics such as pause on exceptions, blackboxing, logpoints, snippets, live expressions, proxy overrides, source-map configuration, and debugging Node.js applications. Elevate your debugging prowess and become a more efficient JavaScript detective.

Syllabus

Intro
a skill to be mastered
reproduce in a test
console.log() with context
console.logwith colors
console.group
$_and
stepping
line of code in dev tools
breakpoint types
breakpoints
pause on exceptions
disabling
blackboxing
logpoints
snippets
live expressions
proxy overrides
source-map config
source-map deployment
format
performance
dev tools for node
console.log on the client

Taught by

JSConf

Reviews

Start your review of Essential JavaScript Debugging Tools for the Modern Detective

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.