It's not tied to Polymer, we have built it so it's easy to add any other library. We'll add Vue and React in the future although with no ETA right now.
The good thing about Polymer, and it's the reason we started with it, is that's just a tiny library that helps to build Web Components, which is native to the Web. And Web Components are great for Hadron because they encapsulate styles, HTML and JS, so your styles won't collide between elements.
It's not tied to Polymer, we have built it so it's easy to add any other library. We'll add Vue and React in the future although with no ETA right now.
The good thing about Polymer, and it's the reason we started with it, is that's just a tiny library that helps to build Web Components, which is native to the Web. And Web Components are great for Hadron because they encapsulate styles, HTML and JS, so your styles won't collide between elements.