What you'll learn
Add AngularJS to a webpage with the correct script tag.
Change the DOM layout by adding elements to the DOM with the ng-route directive, by injecting content into your webpage.
Change the DOM layout by removing elements from the DOM with the ng-if directive.