Search code examples
javascriptecmascript-6ecmascript-5

Can I learn ecma script 6 without getting on es5?


I just learned html and CSS and somewhat JavaScript but I really want to know that can I learn es6 standard without practising or knowing es5 your help is appreciated....


Solution

  • ES5 is included in ES6, you can go straight to ES6 without scruples.

    enter image description here