
In this debugging tutorial we use the JavaScript console to check the value of a variable while debugging. We’re exploring tools and common errors so we can identify bugs in JavaScript. This makes up part of the Free Code Camp (www.freecodecamp.org) curriculum. Enjoy!