npm install es5-workshopIntroduction to ES5 methods.
TODO
* JSON
* Object.keys
* Array.prototype.forEach
* Array.prototype.reduceRight
* Object.create
* getters/setters
* Object.defineProperty
* Object.seal
* Object.freeze
* strict mode
Content extracted from timoxley/functional-javascript-worshop.