Stefan Neumann
Sep 6, 2018 · 1 min read

Hi Rakia,
Angular has it’s own way for building components, but offers a way to turn them into web-components, that can interact with the Angular framework. You can of course build a framework around web standards like Custom Elements (like Polymer does) and Angular probably is moving in this direction too, but no one will pick up Angular just to create Custom Elements.