An open API service indexing awesome lists of open source software.

https://github.com/jolares/example-angular-elements

Tests Angular Custom Elements for external consumption within other Front End Frameworks and Angular Projects
https://github.com/jolares/example-angular-elements

angular-elements custom-elements web-components

Last synced: 5 days ago
JSON representation

Tests Angular Custom Elements for external consumption within other Front End Frameworks and Angular Projects

Awesome Lists containing this project

README

          

# Angular Elements for External Consumption

This project is meant to experiment and compile best practices in the development, building, and distribution of web-components targeting external projects (not the project where the components are developed) which may be using any front-end framework or tech-stack

## Relevant Resources

Below you will find a list of resources (tutorials, articles, and conference talks), sorted from most recent to oldest, describing past, present, and future state of custom-elements development methods using Angular.

[Web Components with Angular Elements: Beyond the Basics | Manfred Steyer](https://www.youtube.com/watch?v=E9i3YBFxSSE)

[A Deep Look At Angular Elements | Manfred Steyer](https://www.youtube.com/watch?v=_QU0mpyF7bQ)

[Angular Elements Advanced Techniques | Jeff Delaney @ AngularFirebase](https://angularfirebase.com/lessons/angular-elements-advanced-techniques/)

[Angular Elements Quick Start Guide | Jeff Delaney @ AngularFirebase](https://angularfirebase.com/lessons/angular-elements-quick-start-guide/)