Angular Elements

Friday, August 3rd
Four Square Ballroom, Curtis Hotel
Presented by: Keith Stewart

Angular Elements is a way of creating components in Angular packaged as custom elements. Custom elements are a feature of Web Components that allow you to create new HTML elements that are framework agnostic. This can be very useful when you have multiple web applications utilizing different UI frameworks (i.e. Angular, React, Vue.js). In this talk I plan to show how Angular Elements can be used to create common components used across these systems.