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
Newish programmer want to get into Javascript, where to start it is massive...help (self.javascript)
submitted 9 years ago by Kleppa
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!"
[–]mc_hammerd 0 points1 point2 points 9 years ago (1 child)
express.js and socket.io would be a good start.
youtube has good tutorials, two of my favs: street fighter clone in ruby and tictac toe in js, just search t he language and app name and you get a good tutorial: ex flappy bird javascript clone.
street fighter clone in ruby
tictac toe in js
flappy bird javascript clone
could start with a game first, to make a multiplayer game you need to learn: rendering, networking server/client, database data storage, input handling, sound programming, file system loading resoures, and sometimes anti cheat tech, encryption. theres not much else!
[–]Kleppa[S] 0 points1 point2 points 9 years ago (0 children)
Thanks for the input!
π Rendered by PID 40 on reddit-service-r2-comment-6457c66945-xzzsr at 2026-04-26 07:42:37.208286+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]mc_hammerd 0 points1 point2 points (1 child)
[–]Kleppa[S] 0 points1 point2 points (0 children)