
In this debugging tutorial we use typeof to check the type of a variable. This makes up one part of many to conclude the debugging curriculum. 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!