Meet Hadron. A tool that makes design with code easy and visual(medium.com)

over 5 years ago from Nacho García , co-founder of hadronapp.com

  • Mattan IngramMattan Ingram, over 5 years ago

    This is the direction we need to go with tooling, although it will be great if it isn't tied to only Polymer. It seems like their "engines" concept might allow for using Vue or React in the future.

    0 points
    • Nacho García , over 5 years ago

      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.

      13 points