Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 255 Bytes

File metadata and controls

10 lines (9 loc) · 255 Bytes

es2015-explained

Examples of ES2015 and how they compare to ES5

Getting Started

  1. Fork and clone the project
  2. npm install
  3. npm start
  4. go to http://localhost:8090
  5. open Chrome console
  6. comment and uncomment js files to see examples appear