What's new in ES6 ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What's new in ES6 ?

Javascript versions

11th Jan 2018, 4:34 PM
Nisanthan
Nisanthan - avatar
2 Answers
+ 5
A lot apparently... http://es6-features.org
11th Jan 2018, 4:37 PM
The Coding Sloth
The Coding Sloth - avatar
0
Let and const key words for define variables. String interpolation or template String. New for loops. Destructuring, spread and rest operatos. Arrow functions, clases and others features.
24th Dec 2018, 7:11 AM
Francis Fulgencio
Francis Fulgencio - avatar