Learning JavaScript and DOM with Console
Using the console in Firebug or Google Chrome for example can give you a huge boost in debugging your code. Even better though, it can help you learn Javascript and DOM. In this tutorial, you are going to learn what a console is, and more importantly, how you can leverage it to learn JavaScript and DOM quickly. So let’s get started.


