Solution: Events in CompositeView
Follow step-by-step instructions to use events for displaying user information in Marionette.
We'll cover the following...
Defining a click event handler for generating an alert
To achieve the desired functionality, we need to have a click event handler for the td
...