Learning the JavaScript debugger Venkman (st.com)
[Posted August 29, 2003 by cook]
Svend Tofte has put together
a tutorial
on Venkman, a JavaScript Debugger that is integrated into the Mozilla
browser.
"
Realizing that most people who program JavaScript are not programmers, and thus might not be familiar with debuggers in general, I wanted to make a visual guide, that together with a bunch of screenshots and files, would explain how to use Venkman. For while a debugger is usually an arcana piece of software, most webdevelopers couldn't care less about, using Venkman can improve your productivity, by finding the bugs faster."
(
Log in to post comments)