timoxley / es5-workshop

Introduction to ES5 methods.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ES5 Workshop

Introduction to ES5 methods.

image

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.

About

Introduction to ES5 methods.


Languages

Language:JavaScript 100.0%