Exercise: Events in CompositeView
Check your understanding of creating an event handler that displays the user information in Marionette.
We'll cover the following
Displaying the contents of a clicked table cell
Write an event handler that is triggered when the user clicks a td
element. Make this handler display an alert that contains the text within the td
element.
Get hands-on with 1400+ tech skills courses.