Chapter 2Playing with the Console and Finding What’s Broken

When you’re done with this chapter, you will

  • Be able to open/close the JavaScript console

  • Know how to look for errors in the JavaScript console

  • Be able to fix projects when ICE locks up

When programming within web browsers, it’s extremely useful to be able to use the browser’s JavaScript console. Most modern browsers have a JavaScript console, but here we’re using Google Chrome.

Programming Can Be Overwhelming

images/callout-icons/tip.png

At times it can make you want to throw your computer against the wall (don’t). While doing this stuff, keep these two facts in mind:

  • There will be things that you don’t know—this ...

Get 3D Game Programming for Kids now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.