Firebug is awesome

I’ve been fooling around with web development for quite some time, but I’ve never been all that serious about it. I wrote a photo gallery plugin for WordPress in PHP, but I didn’t really know what I was doing.

This evening I’ve been working on the AJAX portion of my plugin and I finally decided to look for a tool to make debugging the Javascript easier than adding message boxes. I quickly found Firebug, a plugin for Firefox. It does everything I need. Troubleshooting Javascript using an actual debugger is something I should have pursued long ago…

Leave a comment

Leave a Reply