DEV Community

Discussion on: Is JavaScript a hard language to learn? (and other things)

Collapse
 
nijeesh4all profile image
Nijeesh Joshy

Js can be little hard to learn at first. Thats because if you are some one who is coming from c, c++ , or java like languages it will really easy for you to learn the basics because most of the structure is same (like for loops and while loops, if-else, etc ).

But you will struggle a little to understand the event-loops, asyc etc.
Once you have an idea about how Js works. Js becomes a really fun language to work with.

This video helped me a lot understand how event loops work: youtube.com/watch?v=8aGhZQkoFbQ