Hacker News new | ask | show | jobs
by transientbug 4366 days ago
So I've been porting part of our internal analytics system at work over to using polymer and I have to say: damn. It's nice to have and being able to make custom reusable elements that can expose a preset functionality and a powerful (if you write it that way) api is pretty nice. Overall I'm pretty happy with it, but can't really speak for how usable outside of our little sphere it is.

We haven't had any issues with speed or page performance and only target chrome however.