This document introduces AngularJS and how to create a web app with AngularJS and a Web API. It covers key AngularJS concepts like directives, controllers, modules, filters and services. It also discusses how to build a Web API with ASP.NET. The document includes an agenda and demonstrations of building an AngularJS app that interacts with a Web API to add and save data.