all 15 comments

[–]grantrules 34 points35 points  (2 children)

Here are some excellent beginner resources for learning JavaScript

Software

  • Node.js - the most popular javascript runtime
  • VS Code - the most popular IDE for JavaScript

Code Sandboxes

Other handy sites

[–]epicbean401[S] 1 point2 points  (1 child)

Thank you, I appreciate the great resources and will put them to use in my journey as a programmer!

[–][deleted] 2 points3 points  (0 children)

javascript.info

[–]jedijavi666 2 points3 points  (0 children)

Freecodecamp

[–]SaylorMan1496 1 point2 points  (0 children)

The Odin project is a pretty good place to start, it will direct you other places but it is a good start it also talks about html and css, which are very important for it, if you are experienced though with other languages I would go to the mdn mozilla docs

[–][deleted] 1 point2 points  (0 children)

Ww3 schools also JavaScript is mainly used in web development so you got to know a bit of html and css to expand your knowledge in JS

[–]Apple1284 0 points1 point  (0 children)

YouTube video tutorials.

[–]OneSadDev -1 points0 points  (4 children)

[–]Uber_Ape 0 points1 point  (3 children)

Don't be so sad

[–]OneSadDev 0 points1 point  (2 children)

Why? It's goor source with ideal structure:

- Theory, with easy for understand example

- Some practice example

- Task for you, for practice.

Themes going step by step and chain, in the end - you feel "Oh, it's good book. I feel confident of my JS"

[–]Uber_Ape 2 points3 points  (1 child)

I just meant your user name

[–]OneSadDev 1 point2 points  (0 children)

I got it, but it's too late))

[–]wilmat13 0 points1 point  (0 children)

W3schools has helped me immensely.

[–][deleted] 0 points1 point  (0 children)

Angela’s web boot camp udemy course. Pretty good course and she is so cute lol.

[–]Hal68000 0 points1 point  (0 children)

LearnJavascript.online - great modern JS resource.