Developers/Getting Started/Developers Tools
The right tools
To start developing code you need the right tools.
Essentials
Useful
- Firebug is a web development plugin for firefox. It displays the page sources in a neat and graphical way and allows direct editing and debugging. - http://getfirebug.com/



