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
- Host: GitHub
- URL: https://github.com/jolares/example-angular-elements
- Owner: jolares
- Created: 2019-07-03T15:19:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T07:27:18.000Z (about 3 years ago)
- Last Synced: 2025-02-13T16:53:41.876Z (12 months ago)
- Topics: angular-elements, custom-elements, web-components
- Language: TypeScript
- Homepage:
- Size: 5.36 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 91
-
Metadata Files:
- Readme: README.md
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/)