Skip to content

FatimaJaffal/es6

Repository files navigation

es6

To learn ECMAScript 6.

Topics:

  • Const and let keywords.
  • Arrow function.
  • Template literals.
  • Spread operator.
  • Default parameter.
  • Rest parameter.
  • String methods (startsWith, endsWith, includes, repeat).
  • Destructuring.
  • Object literals.
  • Set and weakSet.
  • Map and weakMap.
  • Symbol.
  • forEach method.
  • Symbol iterator.

Packages

No packages published