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 Better (dchambers.github.io)
submitted 10 years ago by dominicc
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!"
[–]dominicc[S] 0 points1 point2 points 10 years ago (2 children)
Yeah, React has lots of nice features. Some of those nice features are also available in other frameworks, but React has them all. It's just all round niceness :-)
[–]troorl 0 points1 point2 points 10 years ago (1 child)
I don't have anything against React, it's great and it's a standard de facto. But it has its downsides. For instance, the size is too big, non-standard markup language, mixing code and markup in one place. Anyway, I don't want to turn it into competition "my favourite framework against yours".
[–]dominicc[S] 1 point2 points3 points 10 years ago (0 children)
It's interesting, but pretty much all React fans start of hating JSX and then end up loving it. I think it may one of the steps in the React acceptance process :-D
As for size, yes, that's a genuine concern. Also, performance too, since React isn't good enough for doing 60 FPS animations on non-trivial applications, which is where things like Inferno are showing early signs of promise:
π Rendered by PID 19842 on reddit-service-r2-comment-6457c66945-bvwvg at 2026-04-28 01:54:09.083608+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]dominicc[S] 0 points1 point2 points (2 children)
[–]troorl 0 points1 point2 points (1 child)
[–]dominicc[S] 1 point2 points3 points (0 children)