TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Do you use Polymer?

2 pointsby stemukover 8 years ago
When the HN community is talking about frameworks&#x2F;libraries for building web apps, I rarely see Polymer mentioned between the big two, Angular and React. So: do you use Polymer (http:&#x2F;&#x2F;polymer-project.org) and if you do, what do you think of it in terms of speed and ease of development?<p>I personally use Polymer on a daily basis, but the lack of conversation around this library keeps me questioning its (wide-spread) adaption...

3 comments

dgelksover 8 years ago
We use Polymer extensively throughout our front-end, the speed&#x2F;ease of development is decent - you can avoid reinventing the wheel using the polymer catalog and 3rd party components. With WebComponents support improving with each browser release (Shadow DOM now in Safari 10) and 2.0 release of Polymer coming up soon things seem to be going well in the ecosystem - would have to admit React is definitely in fashion right now though.
ergo14over 8 years ago
There are tons of enterprises using polymer already in production. One of the biggest companies in the world in their industry: ING, SalesForce, Electronic Arts, Google (including Youtube). Polymer community slack is growing greatly - there are a lot of components that people share, browser vendors finally agreed on shadow dom v1 API, things are looking really great.
maxharrisover 8 years ago
I don&#x27;t use Polymer. It&#x27;s a non-starter at work, and I wouldn&#x27;t even consider it for a personal project.<p>Like it or not, React won, and there is zero chance of this changing. Everyone on my team knows React, and they&#x27;ve never heard of Polymer. Unless Polymer is 10X better (and it is not), we&#x27;re not switching.<p>In addition to being the de facto standard, another huge advantage of React is the ecosystem that has developed around it. React Native is amazing, and is the obvious way to go if you want to make a great mobile app (i.e., one that uses truly native UI controls and is not built on top of a slow web browser.) In addition, Redux is awesome and Polymer has nothing specific to offer there (and even if you did manage to wire Polymer up to Redux, why bother?) Finally, React is going places: React is being extended to do layout (taking over from the browser), which will finally make the browser a decent application development platform.<p>I&#x27;m sorry to be so blunt, but this is the way I think things really are. I am aware that (a few) others may see it differently...
评论 #12726375 未加载