Venkman's javascript debugger

Posted by Michael on Stack Overflow See other posts from Stack Overflow or by Michael
Published on 2010-04-28T04:36:55Z Indexed on 2010/04/28 4:43 UTC
Read the original article Hit count: 402

Filed under:
|

I'm trying to understand if I can debug a stand alone .js file which doesn't interact with browser. Is there any way to just load it and debug or I will be forced to encapsulate it into html file?

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about debug