This chapter explains how to take and validate user input, and how to customize standard data binding behavior with pipes and life cycle hooks. The user is required to practice these concepts by writing new components.
In this chapter, you will learn the following topics:
- Template life cycle events, adding non-Angular widgets
- Event and component interaction
- How to use and validate input fields with Angular forms
- How to customize data binding behavior with pipes and culture localization