You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?