DEV Community

Discussion on: What are your biggest struggles in learning JavaScript?

Collapse
 
aswathm78 profile image
Aswath KNM
  1. As a complete beginner ,t he biggest trouble is finding the right guide(which or whose learning path should I follow ???).

  2. Angular or React or Vue???(which front end framework)

  3. ES5 , ES6, ES7 , ES8 ?????(How many things should I learn ???)

  4. Babel , JSX and how many more ?

Collapse
 
tiffany profile image
tiff

I think you use JSX with React anyway. Just HTML in your JavaScript which is a React thing.