When you build an app that involves interacting with data, it will mean your users need ways to perform actions like sorting, grouping, filtering and aggregating.
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.