In this video we look at how to create a simple Web Component using Angular. By using the @angular/elements package we can wrap an Angular component and turn it into a Web Component that can be used in any other framework or vanilla js project.
I learnt how to do this using the below blog post which is a useful reference:
/ building-web-components-with-angular-elements