Async

This Event

Debugging JavaScript

Presented by Aron Carroll.  

@ The Skiff 6 Gloucester Street, Brighton, BN1 4EW Map of The Skiff
Agamemnon by Dunechaser, on Flickr

A crash course in debugging JavaScript in the browser, with Aron Carroll.

Nobody writes perfect code on the first attempt, so it's important to be able to locate and fix bugs quickly. Fortunately all modern browsers have tools to inspect our code and find errors with ease.

In this session, we'll take a look at the browser's console and debugger to pause running JavaScript with 'breakpoints' and step through the code in order to find the source of an error. We will see how to get the most out of the Web Inspector in Safari and Chrome, as well as the popular Firebug add-on for Firefox.

Update:

Aron's slides from the session are now online.

Stay up-to-date and join the community on Slack

Following Event

View all events

Previous Event

View all events