Web Application Development with FireBug
While reading various blogs online I came across a post mentioning a great Firefox add-on called FireBug. According to the author’s write-up:
FireBug is a new tool that aids with debugging Javascript, DHTML, and Ajax. It is like a combination of the Javascript Console, DOM Inspector, and a command line Javascript interpreter.
I would highly recommend this add-on for anyone doing “Web 2.0” development.