Y
Hacker News
new
|
ask
|
show
|
jobs
by
retox
943 days ago
Browser makers: please ignore 'debugger' statements by default with an opt-in in the dev tools. Almost all legitimate uses of the debugger statement can be replaced with a simple breakpoint if you're working on the code.