🐛 Debugger

Use the debugger to inspect your code at runtime

✨ 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? Let's chat

Open Discord