/es2015-explained

Examples of ES2015 and how they compare to ES5

Primary LanguageJavaScript

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