Javascript Literals, Functions, and Constructors
In this, our 2nd episode, we go over Javascript's object Literals, then some of the Function's magical properties, like scope, context, and the "this" and "arguments" keywords. Finally, we discuss constructors, and what the "new" keyword is actually doing under the hood.
In this, our 2nd episode, we go over Javascript's object Literals, then some of the Function's magical properties, like scope, context, and the "this" and "arguments" keywords. Finally, we discuss constructors, and what the "new" keyword is actually doing under the hood.