Awesome
ES5 Workshop
Introduction 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.