Ready, Set, Go!

In this chapter, we will start building our task management application. We'll jump right into the core of the application and create the initial components required to manage a simple task list.

In the process of going through this chapter, you'll learn about the following topics:

  • Introduction to NgModule
  • Bootstrapping an Angular application using a main module
  • Component input and output
  • Host property binding
  • Styling and view encapsulation
  • Using EventEmitter to emit custom events
  • Component life cycle

Get Mastering Angular Components 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.