174
..........................................................................................................
Section 51.1: Input()
174
....................................................................................................................................................
Section 51.2: Simple example of Input Properties
175
..................................................................................................
Chapter 52: Angular-cli 176
..........................................................................................................................................
Section 52.1: New project with scss/sass as stylesheet
176
........................................................................................
Section 52.2: Set yarn as default package manager for @angular/cli
176
..............................................................
Section 52.3: Create empty Angular 2 application with angular-cli
176
....................................................................
Section 52.4: Generating Components, Directives, Pipes and Services
177
...............................................................
Section 52.5: Adding 3rd party libs
177
..........................................................................................................................
Section 52.6: build with angular-cli
177
..........................................................................................................................
Chapter 53: Angular 2 Change detection and manual triggering 178
...................................................
Section 53.1: Basic example