This presentation introduces AngularJS, including:
- An overview of AngularJS's basic concepts like MVC framework and two-way data binding.
- Demos of key features like modules, controllers, directives, filters, templates and custom services.
- A discussion of building blocks like modules, controllers, directives and filters.
- Examples of creating custom directives and services.
- A demo of making REST calls using the $http service.
- Suggested resources for learning more about AngularJS.