# ES6 Features

1 min read, 81 words es6javascriptfeatures

ES6 is the 6th iteration of ECMAScript iteration

# New Features

  • WeakMaps (opens new window)
  • Variable decleration via let and const
  • Arrrow Functions
  • Object descructuring
  • (Tagged) Templated Literals
  • Enhancedd Regular Expressions
  • ES6 Modules Systems
  • Iterators and Generators
  • Promises, meta programming, Internationalization and Localizations
  • Spread operator
  • How to creata a class in ES6?

# questions

  • What is Babel? How to install it?
  • Why use webpack?

Subscribe to our Newsletter

If you like my work and think it was helpful kindly support my work


Buy Me A Coffee