Chapter 26: Optimizing rendering using ChangeDetectionStrategy 110
.............................................
Section 26.1: Default vs OnPush
110
...............................................................................................................................
Chapter 27: Angular 2 Forms Update
111
............................................................................................................
Section 27.1: Angular 2 : Template Driven Forms
111
..................................................................................................
Section 27.2: Angular 2 Form - Custom Email/Password Validation
111
..................................................................
Section 27.3: Simple Password Change Form with Multi Control Validation
113
......................................................
Section 27.4: Angular 2 Forms ( Reactive Forms ) with registration form and confirm password validation
114
.............................................................................................................................................................................
Section 27.5: Angular 2: Reactive Forms (a.k.a Model-driven Forms)
119
..............................................................................................................
Section 28.1: A component listening in on the window resize event
119
....................................................................
Chapter 29: Testing ngModel 120
.............................................................................................................................
Section 29.1: Basic test