public marks

PUBLIC MARKS from decembre with tags webdev & visualiser

01 October 2008 04:45

Venkman's JavaScript Debugger - Provides a way to watch local variables

by 4 others
The way to debug JavaScript web applications. The Venkman JavaScript Debugger is similar to the Codetch Editor in the sense that its an IDE in itself. The extension provides a way to watch local variables, move through the JavaScript source, set breakpoints, and step through each line of code. An excellent tool for web developers of JavaScript.