es5-workshop

1.0.0 • Public • Published

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.

Package Sidebar

Install

npm i es5-workshop

Weekly Downloads

3

Version

1.0.0

License

ISC

Last publish

Collaborators

  • timoxley