IBM Developerworks, Written by Kris Hadlock
Get an overview of the foundational constructs of the JavaScript language. This demo briefly describes the basic constructs and provides examples that illustrate how they can be used.
With the increase in JavaScript libraries, the popularity of JavaScript has skyrocketed over recent years. The JavaScript language provides the foundation for all of these libraries and is essential for understanding how to create complex functionality with them. This demo provides a foundational understanding of a few core concepts that are necessary before developing with any JavaScript library.
Read the original article at IBM Developerworks