DEV Community

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

Collapse
 
fallenstedt profile image
Alex Fallenstedt

The biggest struggle I had was the transpiling craziness that is modern JavaScript. I found that I had to spend a decent amount of time setting up a transpiling environment just to start coding.