Angular Elements
Angular Elements – A Practical Introduction To Web Components With Angular 6
With the release of Angular 6 the new Angular Elements functionality is now fully available. By using Angular Elements you can package Angular components as custom elements, a web standard for defining new HTML elements in a framework-agnostic way. The custom elements standard is currently supported by browsers like Chrome, Opera, and [...]