codeboot icon indicating copy to clipboard operation
codeboot copied to clipboard

Support for ECMAScript 6 and newer

Open CharbelKassis opened this issue 6 years ago • 0 comments

codeboot doesn't support the newer syntax and functionalities of JavaScript like const, let, for of loop, class, default arguments, etc. that have been added in ECMAScript6 (or ECMAScript 2015)

Are there are any plans to upgrade codeboot in the future?

CharbelKassis avatar Mar 15 '19 23:03 CharbelKassis