0
I have completed js course, but I didn't get ES6, I got confused. What is the importance of usig ES6?
2 Réponses
+ 4
It is a new syntax which makes code more readable, more short, and less bug.
For example,
https://www.sololearn.com/post/91896/?ref=app
https://code.sololearn.com/WKKkpq0efxai/?ref=app
0
😍Thanks alot, very helpful. I am going to practice now💪