Web Components With Angular Elements

Date
Oct 17, 2019

Web Components have been a developer's dream for a while now. Web Components help developers to develop once and deploy everywhere. With Angular Elements from Angular 6, Web Components can be developed using 'Angular Elements.' In this talk, we will see how to create an 'Angular Element', convert to 'Web Component', deploy the 'Web Component' as a 'Custom Element' and use the created 'Custom Element' in a non-angular web app.