Firefox Extension: FireBug

Posted by jay on September 11, 2006 under Firefox Extensions | Be the First to Comment

FireBug is a very handy Firefox extension for debugging Javascript applications which lets you step through code one line at a time. And it is especially useful for debugging Ajax applications and lets you really see what is in the HTTP Request Packet and where things may have gone wrong.
Read more of this article »