Javascript debugging with Firebug
Jan.22, 2008 in
Tech
I've recently been developing a new web based application which relies heavily on AJAX and prototype.js. Unfortunately, developing advanced javascript applications often requires much inserting of manual alerts in lieu of watch variables and proper debugging. Now, I've started to use Firebug which is an excellent debugging tool for firefox. It provides a raft of [...]
