Random
Source Code

alert oriented debugging

Debugging JavaScript code using alert statements to determine flow of control and inspect variables.

My browser doesn't have a JavaScript debugger so I have to resort to alert oriented debugging.

by ekolis June 4, 2020