Angular

Intro to Angular Components

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.