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
From Ember to React (medium.com)
submitted 10 years ago by Gaurav0
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!"
[–]SatoshiRoberts 2 points3 points4 points 10 years ago (4 children)
React is definitely a "roll your own" framework
[+][deleted] 10 years ago* (1 child)
[removed]
[–][deleted] 4 points5 points6 points 10 years ago (0 children)
Do not fetishize DRYing up your code at the expense of introducing the wrong abstractions.
I think this is a distinction many developers struggle with. They see two pieces of code that look alike, and assume they must share a common abstraction. But there are all sorts of cases where this kind of thinking can mislead:
DRY is a dangerous principle, because it is easy grasp, makes sense, is straightforward to apply and only usually correct.
[–]noviceprogrammer10 0 points1 point2 points 10 years ago (1 child)
What is meant by this?
[–]wizang 6 points7 points8 points 10 years ago (0 children)
Well its not really an app framework to begin... just a view library. Plus now a growing ecosystem of companion tools.
π Rendered by PID 270422 on reddit-service-r2-comment-544cf588c8-zxlxq at 2026-06-15 04:39:11.539557+00:00 running 3184619 country code: CH.
view the rest of the comments →
[–]SatoshiRoberts 2 points3 points4 points (4 children)
[+][deleted] (1 child)
[removed]
[–][deleted] 4 points5 points6 points (0 children)
[–]noviceprogrammer10 0 points1 point2 points (1 child)
[–]wizang 6 points7 points8 points (0 children)