- HTML/CSS/DOM are very limiting
- HTML binding is wrong
- React is good enough
- Component reusability is a myth for a complex and innovative products
- ...And thats why Web components are not that interesting
- Positive part
<td ng-repeat="col in banner"> {{ col | dynamicFilter : banners.cols[$index].formatter }} </td> <button ng-click="changeFoo()">{{buttonText}}</button>