|
|
|
|
|
by k__
3463 days ago
|
|
Well then it seems like Web Components aren't a solution for IE users. But on the other hand, how much IE users are left? Statcounter says that IE usage is on 12% globally and shrinking. I think web components are the future. The sooner we have a sophisticated toolkit (think jQuery UI, Kendo UI, etc.) based on them the better. Big players like React will steal this, if we're not careful. They want to be seen as a view library to build components and not as a general data-flow library that uses web components. I think this could be dangerous in the long run. |
|
And i completely agree with your last point. The reason we've been exploring web-components was because we had developed a component library based on Angular 1, and had a really painful time making it upgradable to Angular 2, and realized in the process that it was a mistake to write component library closely coupled to any framework. While i am really excited about web-components, but their current state disappoints me.
It's kind of weird, pretty much same companies are the standards committee, browser makers and framework writers... probably thats why we have multiple ways to write web-component like things using propriety technologies, but not much progress still in writing web-components natively based on the specs.