Wednesday, October 25, 2006

Debug statement in Javascript! Thanks, Julia

Read Julia’s post about her newest discovery in Javascript: The debugger statement! By writing the word debugger in your code, IE will enter the debugger on that line. That was the last time I’ve ever written MyStupidObject.MethodCallThatWillFail() in my code.

No comments: