WebFund 2016W Lecture 6
Notes
In-class Notes
Lecture #6 --------- PLAN * Assignment 2 - aliases - headers - other clarifications? * Objects - associative hashes with inheritance - prototypes using Object.create - "global" object - "Object" object - Object.prototype - hasOwnProperty and Object.hasOwnPropert * Function calling and "this" - functions in regular scope - methods - constructors with new - apply