A good web developer comprises of quicker turn around and stable code. Stable code is one’s own skill of coding things. But when speed matters you need proper tools.
I have listed out 3 most important Firefox Addons that can really help you speed things up a little bit.
1. Web Developer Toolbar
Web Developer Toolbar is one of the best addon for firefox, vital for web developers. Offers various functions and utilities like W3C Validation, browser resizing (ideal to check you layout in various resolutions), javascript errors, disabling/adding css stylesheets, auto completion, converting form submission emthod (POST and GET), elemnent’s information and much more.
It would be an ideal thing for a complete web page analysis and debugging using Web Developer and Firebug Addon
2. FireBug

Firebug is an essential web development addon for testing, debugging, and analyzing web pages. Its powerful set of utilities help you dissect a web page. You can edit, create, remove, style web page elements on the fly using this extension.
3. YSlow for Firebug

YSlow is aFirebug addon that analyzes web pages and reports the performance based on Yahoo’s rules for high performance web sites. It is integrated into the Firebug web development tool for Firefox. The website’s performances is evaluated on a scale from A to G where A stand for the best and G for the lowest.
Related posts:
