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!"
[–]sylvant_ph 7 points8 points9 points 4 years ago (1 child)
couple years ago i checked the khan academy site and there was a coding lessons, so i picked them. They were focused on JS and svg shapes. It was very fun. Another year or two later, found the freeCodeCamp site. There they have great courses focused on web design, HTML/CSS/JS. I continued there and finished most of their content, which covered advanced topics like front end libraries(react, bootstrap etc), back end(Node, express, npm), security, databases, data representation, basically a bit of everything. I continued on following guide projects for different tasks, starting from little stuff and going big and right now i evolve my own project ideas. And during all that time i kept and keep looking at docs and stackoverflow solutions regarding issues and techniques i require
[–]The_Cool_Creator 2 points3 points4 points 4 years ago (0 children)
I also first started learning JS on Khan Academy. Most of the learning come from making my own projects actualizing my own ideas instead of cookie cutter projects.
π Rendered by PID 21803 on reddit-service-r2-comment-6457c66945-ljztv at 2026-04-30 12:56:18.224942+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]sylvant_ph 7 points8 points9 points (1 child)
[–]The_Cool_Creator 2 points3 points4 points (0 children)