Hacker News new | ask | show | jobs
by codepo8-hn 4488 days ago
X-Tag leverages the joint polyfill Google is the general maintainer of (Mozilla contribute code to it). It's the same one at the base of the Polymer stack.

Polymer, in comparison to Brick has a much more ambitious approach to being the framework to build apps with instead of aiding the creation of apps. Comparable with Dojo or .NET instead of jQuery.

1 comments

I don't think that's really true about Polymer. It's still just a framework for creating custom elements. What features are you thinking of to compare to Dojo?

The big difference that I see is the template binding portion of Polymer which allows you to define an elements markup with data-binding template sort of like Angular.

Yes, very true. I was a bit fast answering this earlier. So far, there are no data-bindings in Brick.