Skip to content

javascript-ninjas/slides-es6-overview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECMAScript6 Presentation

The overview of new features.

This presentation covers the following topics:

  • ECMA, the organisation history,
  • Block scope: let and const,
  • Arrow functions,
  • String templates,
  • Destructuring assignments,
  • Default parameters,
  • Rest parameters,
  • Spread operator,
  • Classes: inheritance, static functions,
  • Map, Set, WeakMap, WeakSet,
  • Iterators,
  • Generators.

Releases

No releases published

Packages

No packages published