This document provides an overview of AngularJS, including:
- AngularJS is a JavaScript MVVM framework for building dynamic web apps, developed by Google.
- It uses Scopes to bind models to views and directives to extend HTML syntax.
- Key components include modules, controllers, services and routing to organize an app.
- Batarang is a Chrome plugin that helps debug and inspect AngularJS apps.