Category Archives: JavaScript

Debugging Javascript with Console.Log and Firebug Instead of Alerts

JavaScript (js) is a powerful programming language that allows web developers to do some interesting things on their webpages including: manipulate and animate HTML content, load data asynchronously, and to create more compelling user interfaces. JS has become much more relevant in the past few years with the proliferation of web enabled mobile devices, and [...]

Tagged , , , | 2 Comments