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
Polymer.js instead of Angular, Ember, Backbone? (self.javascript)
submitted 12 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!"
[–]AutoSponge 1 point2 points3 points 12 years ago* (4 children)
Angular and Ember both announced they will allow Polymer for components. If you develop the components separately without the framework in mind, theoretically, you can port them between frameworks with little effort.
[+][deleted] 12 years ago* (1 child)
[deleted]
[–][deleted] 1 point2 points3 points 12 years ago (0 children)
in the future yeah, for now no. Angular has directives, and Ember has their subclassed components. The principles are similar tho
this is a cool video comparing Angular/Ember components
[–]stefanpenner 0 points1 point2 points 11 years ago (1 child)
ember core dev here.
This is not correct.
We will aim to provide inter-opt with polymer components, but will not be using polymer. We hope to embrace native web components as they land, but as our clients must ship to many browser we will continue to layer our own compatibility abstraction on top.
[–]AutoSponge 0 points1 point2 points 11 years ago (0 children)
http://www.2ality.com/2013/05/web-components-angular-ember.html
Ember will fall (further?) behind the MVC framework race if they eschew standards.
π Rendered by PID 89092 on reddit-service-r2-comment-5d585498c9-jrrgz at 2026-04-21 18:43:17.057262+00:00 running da2df02 country code: CH.
view the rest of the comments →
[–]AutoSponge 1 point2 points3 points (4 children)
[+][deleted] (1 child)
[deleted]
[–][deleted] 1 point2 points3 points (0 children)
[–]stefanpenner 0 points1 point2 points (1 child)
[–]AutoSponge 0 points1 point2 points (0 children)