Is ES6 modules implemented in code playground for javascript? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Is ES6 modules implemented in code playground for javascript?

13th Jan 2017, 10:42 AM
Ralph Christian D Eclipse
Ralph Christian D Eclipse - avatar
4 Answers
+ 7
@Ben Bright Thank you for expaining it to me.
7th Apr 2017, 2:52 AM
Manual
Manual - avatar
+ 5
Could you explain to make what ES6 is, please?
7th Apr 2017, 2:07 AM
Manual
Manual - avatar
+ 3
ES6 or ECMAScript 2015 is the name for the current version of JavaScript. Each version introduces new additions. Eg. let, const, classes, arrow functions etc were all introduced in ES6.
7th Apr 2017, 2:11 AM
Benneth Yankey
Benneth Yankey - avatar
+ 2
Yes ES6 syntactic additions works in playground.
7th Apr 2017, 2:00 AM
Benneth Yankey
Benneth Yankey - avatar