19
Trace debugging changed my whole workflow after 2 years of print chaos
I used to spam console.log everywhere and could never find where stuff broke. Last month I learned how to use the debugger tool in VS Code and now I just set breakpoints and step through the code. Has anyone else made that switch and felt dumb for not doing it sooner?
1 comments
Log in to join the discussion
Log In1 Comment
brooke5282d ago
Wait till you try conditional breakpoints, total game changer for loops.
0