Hacker News new | ask | show | jobs
by ciokan 3521 days ago
Other than web components not being fully supported yet by browsers is there any other downside to this compared to react+redux/vuejs or angular? I'm just asking as I haven't tried polymer until now but I'm pretty familiar with the mentioned fw's.
2 comments

For the browsers that don't fully support components yet, Polymer should take care of it for you.
No downsides, I've been sucessfully using polymer on unsupported IE10 and in our use cases we haven't encountered a blocking issue.