Debugger Use the debugger to inspect your code at runtime

This lesson is available for PRO members or as a single course purchase. Sign-in and choose a plan below.
Get Unlimited PRO Access

OR


*Enrollment provides full access to this course (and updates) for life.

✨ Trick - Breakpoints & Logpoints

Run your code with the debugger. Between the line numbers, click the red circles to create breakpoints to pause execution OR use logpoints to replace your typical console logs.

Bonus Video

Questions?

Ask questions via GitHub below OR chat on Slack #questions