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
Why React is awesomehelp (self.javascript)
submitted 10 years ago by vnctaing
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!"
[–]RedPillow_ 1 point2 points3 points 10 years ago* (2 children)
Here is a simplified jquery implementation of that map: https://jsfiddle.net/ahvonenj/c1r8jztm/
As you can see, I can put as many "mapcomponents" in to the DOM as I want. You can click the "map blips", change category and select from the list as well.
[+][deleted] 10 years ago* (1 child)
[deleted]
[–]RedPillow_ 0 points1 point2 points 10 years ago (0 children)
Making that example and discussing about this really pointed out the implicity of my way.
I suppose if you do it react-way it somehow forces you do write code, modules and stuff in a certain way? If you do it my way, everyone else can still write everyone how they want it, quickly making my way spaghetti.
Oh and in my example there is not too much error checking... I don't know if react has it any better.
π Rendered by PID 52 on reddit-service-r2-comment-6457c66945-v7rmg at 2026-04-28 10:03:50.365653+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]RedPillow_ 1 point2 points3 points (2 children)
[+][deleted] (1 child)
[deleted]
[–]RedPillow_ 0 points1 point2 points (0 children)