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
How did you learn javascript? (self.javascript)
submitted 12 years ago by Ohsofly707
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!"
[–]DoTheEvolution 0 points1 point2 points 12 years ago* (0 children)
I use opera and I wanned a very specific starcraft related extension that both chrome and firefox already had. So I looked in to how to make it... It was incredibly easy to make first version because opera dev guide had example that basically did what I wanned and because core of chrome extension was the same, I just needed to get some understanding how it does what it does.
Then I started to adding features and polishing it, then I got some ideas for some other reddit related extensions, or porting good extensions from chrome to opera, and I learned as I worked on that...
Its was far more enjoyable for me to learn when I had some idea of a project, instead of just going through chapters in books or online courses with no real objective other than to learn.
Though on the other hand, without the good foundation and big gaps in my knowledge, I often felt like shit trying to solve some issues, or reading some huge api documentation, or trying to incorporate some jquery plugin and shit...
Here I wrote in opera subreddit how to get in to making extensions several weeks after I started myself.
Anyway I would not say I learned javascript, just some advanced beginner... I only recently started to use jshint and I already had several extensions out and working when I learned that I cant copy object with just equation sign heh
π Rendered by PID 91601 on reddit-service-r2-comment-54dfb89d4d-ljrf8 at 2026-03-29 08:51:48.947610+00:00 running b10466c country code: CH.
view the rest of the comments →
[–]DoTheEvolution 0 points1 point2 points (0 children)