This course does not reflect our current course standards or industry best practices.
Check out a free preview of the full Choosing a JavaScript Framework course:
The "Actions" Lesson is part of the full, Choosing a JavaScript Framework course featured in this preview video. Here's what you'd learn in this lesson:
Actions are added at the component level but they don’t contain any logic. They notify the parent router of the event and let the router determine what should happen. This further decouples the UI from the controller.