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.

Here’s the difference between Polymer and Angular

19 pointsby alexissantosalmost 11 years ago

2 comments

liquidisealmost 11 years ago
This looks interesting, but you run the risk of new developers sliding down the learning curve of your codebase. In my experience, rails partials and render calls are always a stumbling point for entry-level devs. The prospect of replacing html tags in a JS app with additional abstraction is a dangerous one indeed.
ericclemmonsalmost 11 years ago
The most compelling case for Polymer (in my experience) is CSS encapsulation.<p>When explaining to other devs that Polymer makes it possible to create rich tags like the existing video, audio, and progress tags, it&#x27;s much easier to grasp.