Cover

New Pluralsight Course on Debugging Web Sites

After a long gestation, I finally completed myWeb Debugging course for Pluralsight. This new course covers the details of using the tools in the browsers to debug layout, JavaScript, CSS and networking. While the course shows you how to find the tools in all the major browsers, the focus is using Firefox and Firebug. Though the techniques shown in Firebug apply pretty seamlessly to all the browser tools. This course is not .NET specific, but should be useful to any web developers.

The course is broken up into four sections:

  • Debugging Layout
  • Debugging JavaScript
  • Debugging CSS
  • Debugging Network Requests

You can see the course here:

Let me know what you think of this new course!