|
|
|
|
|
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. |
|