Intro to Angular Components
Update: 2021-04-30
Description
This intro to Angular Components cover TypeScript decorators, finding component metadata, using the component, using the Angular CLI to create new components, and the advantages of `ng g c` over manually generating components.
Comments
In Channel