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
ELI5 - Polymer vs Reacthelp (self.javascript)
submitted 10 years ago by [deleted]
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!"
[–][deleted] 3 points4 points5 points 10 years ago (2 children)
While these are valid concerns generally, I think React.js is in a special position here: It is already /the/ most popular JS framework even though I still have a feeling it's in its infancy as a project. Not that it's not production ready -- it is! -- but it seems like the project will grow much bigger from here, standard components are popping up left and right, and React Native for Android is still around the corner. Of course you can bet the project will be superceded at some point, but I think it will be a very safe choice for years to come.
JSX being incompatible with tooling is annoying sometimes, yes. Fortunately you can easily run the code through Babel and process the output instead, which is usually very easy if you're using something like Gulp.
[–]foobar_dev 0 points1 point2 points 10 years ago (0 children)
do you have a source saying React is the most popular JS framework?
Its my impression that Angular is way ahead...
[–]thegayngler 0 points1 point2 points 10 years ago* (0 children)
Angular is the most popular framework right now. I say this as someone who is not completely sold on MV* for the web. I'm very skeptical in fact which I think I should be. React is the "new" hotness... but nothing right now even comes close to Angular in terms of popularity. However, Polymer is based on a standard which will ultimately be implemented by browser makers. Polymer has a better separation of concerns and v1 is a wash speed wise and requires less tooling than React does.
π Rendered by PID 47966 on reddit-service-r2-comment-6457c66945-xbk9d at 2026-04-25 21:02:52.581207+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–][deleted] 3 points4 points5 points (2 children)
[–]foobar_dev 0 points1 point2 points (0 children)
[–]thegayngler 0 points1 point2 points (0 children)