Chrome DevTools: Never Pause Here
The "Never Pause Here" feature in Chrome's Developer Tools allows you to prevent the debugger from pausing in the same place again and again. You can also use it to disable `debugger` statements. Demo code: https://github.com/mattzeunert/devtools-never-pause-here-demo
YouTube
· Mar 17, 2016