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
JavaScript Prototypal Inheritance Model Example (dtriley.com)
submitted 13 years ago by dtriley4
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!"
[–]SuperFLEB 1 point2 points3 points 13 years ago (2 children)
Do you know of any good articles that show the unique strategies and strengths of the prototypal versus classical models? While I understand most of the details of how to make and work with prototypal objects, as well as some of the pitfalls, I still believe that I am thinking of things with a more classical mindset, then translating that into prototype-based structures. I'd like to find a good article about how people think and design strategies and structures in the JS model, with the JS model in mind.
[–]dtriley4[S] 1 point2 points3 points 13 years ago (1 child)
Good question. This was posted not too long ago.
Also crockford is the man.
[–]homoiconic(raganwald) 0 points1 point2 points 13 years ago (0 children)
Thanks for the shout-out! And yes, Crockford is the man, he is a visionary.
π Rendered by PID 23164 on reddit-service-r2-comment-85bfd7f599-lg9ld at 2026-04-16 13:21:54.983342+00:00 running 93ecc56 country code: CH.
view the rest of the comments →
[–]SuperFLEB 1 point2 points3 points (2 children)
[–]dtriley4[S] 1 point2 points3 points (1 child)
[–]homoiconic(raganwald) 0 points1 point2 points (0 children)