Types, Values & Scope
This section will cover some of the more important concepts to keep in mind when working with Javascript's basic types, functions as first-class objects, and understanding the implications of Javascript's lexical scoping rules as well.