Chapter 5. Working with the Scope and Model

In this chapter, we will cover the following recipes:

  • Configuring and using AngularJS events
  • Managing $scope inheritance
  • Working with AngularJS forms
  • Working with <select> and ngOptions
  • Building an event bus

Introduction

AngularJS provides faculties to manage data alteration throughout the application, largely based around the model modification architecture. AngularJS' powerful data binding affords you the ability to build robust tools on top of the architecture as well as channels of communication that can efficiently reach throughout the application.

Get AngularJS Web Application Development Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.