I am looking at angular 4.0 and I have done a bit of Web components with Polymer. Angular components and custom elements in Polymer look the same from use case point of view. The angular components also provide some framework specific lifecycle callbacks.
What are the difference if any ?