+ 1
Is it wise to jump into learning JavaScript ES6 without knowing ES5 AND ES4
Guidance
4 Réponses
+ 2
Absolutely...
.
.
.
.
..
.
.
.
.
.
.
.
.
.
.
.
..
.
.
.
.
.
.
.
.
.
.
.
..
Yes
+ 2
Learn anything that has not been deprecated. It does not matter when it was added. So you should learn everything from console.log to even the latest ES2020 feature.
+ 1
Yes! ES6 is just ES5 with some things on top.
Javascript gets many updates every year, just learn what is new :)
+ 1
What's the difference between ES6 AND JAVASCRIPT, ARE THRY DE SAME AND WHICH TO LEARN FIRST