Harshverm776 / es6

ES6 features

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ES6 Features

Topics covered

  1. Let vs Var vs Const
  2. Objects
  3. The this Keyword
  4. Binding this
  5. Arrow Functions
  6. Arrow Functions and this
  7. Array.map Method
  8. Object Destructuring
  9. Spread Operator
  10. Classes
  11. Inheritance
  12. Modules
  13. Named and Default Exports

Sources

About

ES6 features


Languages

Language:JavaScript 77.0%Language:HTML 23.0%