YoVDO

Essential JavaScript Debugging Tools for the Modern Detective

Offered By: JSConf via YouTube

Tags

JSConf Courses Javascript Courses Deductive Reasoning Courses Breakpoints Courses Source Maps Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
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

Related Courses

Deno - Next Generation JavaScript Runtime
JSConf via YouTube
How I Got 1600 Stars on GitHub in 2 Months of Open Source Work
JSConf via YouTube
Is it Okay to Pursue Functional Programming on Frontend - JSConf Korea
JSConf via YouTube
If - Extensible Design - Return "Work Life Balance"
JSConf via YouTube
React x Web Components - How It Is and How It Could Be
JSConf via YouTube