Hacker News new | ask | show | jobs
by onion2k 1836 days ago
I'm lamenting that I reach for console.log first and then regret it. Every single time.
1 comments

Huh, why do you think you do that? Do you forget about the debugger statement, or is there some other reason you think console logging might work well?