Introduction
Welcome
()
What you should know
()
Using the exercises for this course
()
1. Using the Angular CLI
What is Angular?
()
Using the Angular CLI
()
Understanding Angular CLI projects
()
Using CLI generated components
()
Installing additional frameworks
()
2. Getting Started
Understanding templates in Angular
()
Binding data to templates
()
Working with events
()
Using properties
()
Working with two-way data binding
()
3. Working with Components
Using lifecycle methods
()
Creating subcomponents
()
Filtering content
()
Adding subcomponents
()