Hacker News new | ask | show | jobs
by boubiyeah 3227 days ago
google is pretty bad at frontend frameworks from my experience :D Polymer is an experiment that should have stayed in that state.
2 comments

I'd argue that google is pretty strong when it comes to frameworks, and that most of their criticism comes from people who aren't looking for a framework, but rather a library (like React).

And Polymer isn't even really either of those things, it's a polyfill for a native browser feature.

Polymer is not a polyfill for web components - it is higher level library - something like "jquery for web components" - WC polyfill is separate project, in separate repo - you will need it with X-Tags, Svelte, SkateJS too.
No, a polyfill has to closely mirror an API. Polymer is inspired by web components but went its own way for several features.
I'm guessing you're hating on Angular? Why? I'm a huge fan of 1.x & polymer, but I'm curious to know why you think it is not worth using.