- Angular – an introduction and getting started
- Angular workspace and project file structure
- Component in Angular
- Inline template in Angular
- Inline style in Angular component
- Template in Angular – an introduction
- Text interpolation in Angular
- Property binding in Angular
- Attribute binding in Angular
- Binding to the class attribute in Angular
- Binding to the style attribute in Angular
- Event binding in Angular
- Custom events in Angular with EventEmitter
- Introduction to Angular modules and NgModule
- Lazy-loading feature modules in Angular
- Custom pipe in Angular
- Building and serving Angular apps with different profiles
- Pure and impure Pipe in Angular