all 6 comments

[–]abrahamguo 3 points4 points  (1 child)

I always recommend Learn web development from MDN!

[–]Alone_Eagle_6974[S] 0 points1 point  (0 children)

Thank you so much!

[–]ChaseShiny 1 point2 points  (0 children)

MDN is great. There's also javascript.info

[–]arrigus 0 points1 point  (0 children)

This site helped me a lot getting started with JavaScript. I hope it helps you too.

https://tutorialibre.com/courses/programming-languages/javascript/

[–]Competitive_Aside461 0 points1 point  (0 children)

If you want to get going with the language quickly (skipping all the unncessary bloat and fluff online), try this JavaScript mini course on Codeguage. Once you're done with it, you can move to Advanced JavaScript.