0
hi guys, I'm asking for advice. What should I learn in JavaScript versions? Is it necessary to learn all versions?
I'm only interested in ES5 & es6
2 ответов
+ 1
It's now 2022, you only need to learn ES6 (ECMAScript 2015) and newer version.
0
Thank you guys