Hacker News new | ask | show | jobs
by devcheese 3740 days ago
I'm not even sure if this is worth replying, but I for one use debugger way more than console.log. I also use debugger to try out multiple functions rather than saving code and waiting for a refresh each function I want to test.
1 comments

You two probably work on dramatically different types of code.