Introduction
Welcome
What you should know before watching this course
Using the exercises for this course
Getting Started
What is AngularJS 2
Working with our build tool
Setting up our template
Introduction to the basics
Creating a simple component
Using multiple modules
Understanding template types
Displaying data in our templates
Working with events
Using properties
Using two-way data binding
Adding CSS to our component
Creating a Basic Module
Using more complex data
Creating a subcomponent
Using multiple subcomponents
Cleaning up components
Filtering content through data pipes
Conclusion
Next steps