Recap

We have added a new enter task component which is responsible for providing the UI logic to add new tasks. We have covered the following topics:

  • We created a child component that is loosely coupled using output properties and event emitters
  • We learned about the @Output decorator and how to use it to create output properties
  • We used event bindings to react on component output and execute actions

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.