> For the complete documentation index, see [llms.txt](https://romebell.gitbook.io/sei-802/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://romebell.gitbook.io/sei-802/archived-section/07-angular.md).

# AngularJS

AngularJS is a front end MVC framework developed by Google. It's a great framework for creating organized applications that communicate with other APIs.

We'll be going over Angular 1.x, which is still a widely used version of AngularJS. Later, we'll be touching on Angular 2.

**Update: In March 2017, Angular 4 came out (skipping 3), which is reportedly backward-compatable with Angular 2. As of mid-2017 GA does not yet have Angular 4 materials.**
