I see a change in writing frontend application, moving out from MVC world to web-component system. But does Angular support web component standards, can i build pure web-component using angular.
I found polymer as one of the library for this work but not able to grab anything similar in Angular. Are we planning these standard to be part of Angular in later releases or we need to glue polymer in Angular for writing framework agnostic webcomponents (as per w3c standards)