danielstclair / es2015-explained

Examples of ES2015 and how they compare to ES5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Examples of ES2015 and how they compare to ES5


Languages

Language:JavaScript 92.1%Language:HTML 7.1%Language:CSS 0.8%