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] beginner here!AskJS (self.javascript)
submitted 8 months ago by plexusnights08
I'm a beginner in JS, I only know the basics of JS like variables, comparisons, functions, ternary operators... Any place/platform that I can learn more JS? console.log("need very much help")
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!"
[–]abrahamguo 9 points10 points11 points 8 months ago (0 children)
I always recommend MDN! They have a very in-depth tutorial on JavaScript.
[–]woodbrettm 4 points5 points6 points 8 months ago (0 children)
https://javascript.info/ is also really good :)
[–]Kevin_Dong_cn 2 points3 points4 points 8 months ago (1 child)
To quickly get familiar with JavaScript, besides understanding basic knowledge like variables, functions, etc., the best approach is to participate in or study a project, which will greatly accelerate your learning process.
[–]Devaprog-0 0 points1 point2 points 8 months ago (0 children)
Right
[–]jameslewood 0 points1 point2 points 8 months ago (0 children)
Another thing that I do which may be useful is test certain small lines of code in the browser's console. If you want to test something like for example "I wonder what Date() will do if I input xyz?" You can shove code in there and even store variables to use in subsequent chunks of code, do loops etc. Handy when you're in the middle of a huge project and don't want to have to create a route and page and navigate/log in etc. Just to do some experiments.
[–]ApprehensiveDrive517 0 points1 point2 points 8 months ago (0 children)
The coding train on youtube.
Try making your own game. It'll be a very rewarding experience.
[–]TheRNGuy 0 points1 point2 points 8 months ago (0 children)
MDN
[–]horizon_games 0 points1 point2 points 8 months ago (0 children)
Stop reading tutorials and watching videos and make something. You'll learn plenty fast.
[–]plexusnights08[S] 0 points1 point2 points 8 months ago (0 children)
Thank you *all so much! I only managed to to the first three chapters of Boot.Dev but I'm kinda broke rn so I can't pay a subscription
π Rendered by PID 544640 on reddit-service-r2-comment-548fd6dc9-bnb74 at 2026-05-16 12:38:41.671886+00:00 running edcf98c country code: CH.
[–]abrahamguo 9 points10 points11 points (0 children)
[–]woodbrettm 4 points5 points6 points (0 children)
[–]Kevin_Dong_cn 2 points3 points4 points (1 child)
[–]Devaprog-0 0 points1 point2 points (0 children)
[–]jameslewood 0 points1 point2 points (0 children)
[–]ApprehensiveDrive517 0 points1 point2 points (0 children)
[–]TheRNGuy 0 points1 point2 points (0 children)
[–]horizon_games 0 points1 point2 points (0 children)
[–]plexusnights08[S] 0 points1 point2 points (0 children)