These days I'm working on my final year project.I just came across Firebug when I'm refering to a book on Javascript. It seems like a good addition to the development tool list. So here it is.
Firebug is a Firefox add-on that can be used to debug Javascripts. And it is free.
That's all? Of course not. It can be utilized to do more than that. And Firebug has the distinct capability to monitor and debug asyncronus calls to the server. Yes, that means "Ajax".
Why don't you drop by the firebug web site and check it out.
The address is http://getfirebug.com/
Hope it will be helpful in your developments to come.
No comments:
Post a Comment