Ajax, JavaScript, CSS, DOM: Get Firebug 1.0
People constantly ask me how do I debug Ajax applications or why is their Ajax call breaking, and 9 out of 10 times my first response is what is your http sniffer telling you? There are many sniffers out there, but I most of the times use firebug; it is a Firefox extension good not only for debugging your XMLHttpRequests, but it helps with HTML (inspect and edit), CSS (visualize, edit), JavaScript (Logging, set break points, execute code), ...
I use firebug every single day and Firebug 1.0, which went public beta today, has even more goods. Truly amazing, hats off.
http://www.robgonda.com/blog/trackback.cfm?4E6521A0-3048-7431-E4E80901F9A8CE1F
There are no comments for this entry.
[Add Comment]