Hacker News new | ask | show | jobs
by wired8 3739 days ago
So you litter your code with console.logs?
1 comments

You remove them when you've figured out what's wrong and fixed it
Or your build tooling can remove them automatically in production mode.