Angular Starter Template
A "Hello World" starter Angular template.
Lab: Application Walkthrough (Lab Steps)
Walkthrough a simple Angular application and learn about key concepts that make it run.
Lab: Creating Components (Lab Steps)
In this lab you'll learn how to use different data binding syntax to bind data to a view and handle events.
Lab Solution
Lab: Data Binding (Lab Steps)
In this lab you'll learn how to use different data binding syntax to bind data to a view and handle events.
Lab Solution
Lab: Using Http (Lab Steps)
In this lab you'll learn how to use Angular services to make Http/Ajax calls to a server and retrieve data.
Lab Solution
Lab: Routing (Lab Steps)
In this lab you'll learn how to work with Angular routes to load different components.
Lab Solution