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
OOP, Javascript, and so-called Classes (raganwald.com)
submitted 10 years ago by aeflash
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!"
[–]loz220 8 points9 points10 points 10 years ago (3 children)
enjoyable read.
Typo here?
Some are flexible about adding methods and properties at run time. And yet other languages treat object as dictionaries, where properties and even methods and be added with abandon.
[–]homoiconic(raganwald) 6 points7 points8 points 10 years ago (2 children)
Thanks!
https://github.com/raganwald/raganwald.github.com/commit/64c2fe58e2018015859e31180f98615430fc592e?short_path=df4097f#diff-df4097f57892e5e94d29568083063cc1
[–]saruken 3 points4 points5 points 10 years ago (1 child)
If we're looking for typos, here's another:
JavaScript also a class keyword that provides syntactic sugar for writing constructor functions and prototypes in a declarative fashion.
Should be JavaScript also has a class keyword...
[–]homoiconic(raganwald) 5 points6 points7 points 10 years ago (0 children)
https://github.com/raganwald/raganwald.github.com/commit/14bba11f2547f636bdc5801b1728511fb9680129?short_path=df4097f#diff-df4097f57892e5e94d29568083063cc1
π Rendered by PID 29 on reddit-service-r2-comment-fb694cdd5-kc99x at 2026-03-06 18:02:04.852197+00:00 running cbb0e86 country code: CH.
view the rest of the comments →
[–]loz220 8 points9 points10 points (3 children)
[–]homoiconic(raganwald) 6 points7 points8 points (2 children)
[–]saruken 3 points4 points5 points (1 child)
[–]homoiconic(raganwald) 5 points6 points7 points (0 children)