Learn JavaScript ES6

Are you a JavaScript developer interested in upgrading your skill set? Then ES6 is where you need to start. ES6 includes lots of great enhancements that will make you & your team more effective.

Some of the new features for ES6:

  • Put the default values right in the signature of the functions
  • Template Literals – Use a new syntax ${NAME} inside of the back-ticked string
  • Multi-line Strings
  • Restructuring Assignment
  • Enhanced Object Literals
  • Arrow Functions
  • Standardized Promises
  • Block-Scoped Constructs Let and Const
  • Improved Classes
  • Eloquent Modules

This course takes about 3 hours to complete and is packed with examples and explanations on specific ES6 topics.

Access this course on Zenva Academy