Web Development Blog – Alphadigital

Tips and Experiences

Web Developers Essential Tools
Monday, 15 de February de 2010

Firebug
Here’s a list that every web developer must have. Very useful tools that will make your life easier.
I use some of them as Firebug, a tool that I couldn’t live without it, it allows me:

  • Debug Javascript.
  • Change styles directly on your browser.
  • Check all the page resources, how long they take to load, and check if some of them are not found (404).
  • Test AJAX calls and check the responses.

Download Firebug

Other tools like “Web Developer” firefox Add-on, or Filezilla are great too.

Full List

  • Share/Bookmark

¿Qué opinas de este tema?