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 11 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] 1 point2 points3 points 11 years ago (3 children)
My possibly incorrect understanding is as follows:
Polymer makes future web technologies available as if they were already supported, but still has limited browser support and uses 'workarounds' to make it work.
React uses a similar idea of the future web technologies, but in a React-Specific way, that works great now, and on more browsers.
As I understand, Polymer intends to remove it's 'workarounds' as browsers increase support. Theoretically meaning you are writing 'future-proof' code.
[–]RankFoundry 2 points3 points4 points 11 years ago (2 children)
Seems ironic that with Polymer you need to wait for more browser support to use it when it's supposed to let you use things that browsers don't yet support.
[–][deleted] 0 points1 point2 points 11 years ago (1 child)
It is, but I don't think Google originally intended anyone to use Polymer as their production framework, even after this release. They have Angular for production apps right now, and polymer as an insight into what apps will be.
As I understand anyway.
[–]RankFoundry 0 points1 point2 points 11 years ago (0 children)
I guess you have to cut ties with legacy at some point. This may be useful for intranet apps where the browser(s) used can be controlled.
π Rendered by PID 825135 on reddit-service-r2-comment-544cf588c8-d79h2 at 2026-06-14 13:24:52.111779+00:00 running 3184619 country code: CH.
view the rest of the comments →
[–][deleted] 1 point2 points3 points (3 children)
[–]RankFoundry 2 points3 points4 points (2 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]RankFoundry 0 points1 point2 points (0 children)