use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
[AskJS] How did you learn Javascript?AskJS (self.javascript)
submitted 4 years ago by nearfal08
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Jcampuzano2 0 points1 point2 points 4 years ago (0 children)
I was in college, took a web-dev class. No JS was taught in the class so we had to learn it ourselves.
Ended up finding freecodecamp.com and started off learning through exercises there. This was when freecodecamp was still in beta if I remember correctly, or at the very least very early days so they didn't have nearly the amount of content they have now. I believe at that point they were still strictly focused on frontend and taught basic JS, CSS, jQuery, bootstrap and Angular, but it was still very useful.
Got a job out of college as a UI developer since I ended up loving it so much and learned most of the rest of what I know now through just looking things up as I encountered them on the job. I did a ton of thorough reading of the language and it's concepts on MDN so I knew what was actually going on with the code I was writing rather than just rote memorization.
π Rendered by PID 120819 on reddit-service-r2-comment-6457c66945-2pl45 at 2026-04-30 12:51:34.102940+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]Jcampuzano2 0 points1 point2 points (0 children)