One of two types of built-in form validation from Angular, reactive forms allow us to create form objects and link them to forms, which lets us add validation.
Learn how to use the Angular EventEmitter—a powerful tool that allows components to communicate with each other. And see practical examples with event emitters.