<
e28
Events & Listeners
Mark as watched? Login
Notes
Login to write notes for this video.Description
Let's add some more "things" we need to do in our controller and then refactor into events and listeners. An event, allows us to make announcements in our app and then respond with a list of listeners. Follow along as we hook everything up from scratch.