List of Listings
Chapter 1. Introducing Angular
Listing 1.1. A module with one component
Listing 1.2. Structure of a sample component
Listing 1.3. Using the search component in the app component
Chapter 2. The main artifacts of an Angular app
Listing 2.1. product.component.ts
Listing 2.2. Iterating through products with *ngFor
Listing 2.3. A sample root module
Listing 2.4. Generating a project and a feature module
Listing 2.5. Generated feature module
Listing 2.6. Generated shipping component
Listing 2.7. Generated shipping module
Listing 2.8. Exporting a shipping component
Listing 2.9. Adding the shipping module to the root module
Listing 2.10. Adding a shipping component
Get Angular Development with TypeScript, Second Edition 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.