initialize
: once, when the controller is first instantiatedconnect
: anytime the controller is connected to the DOMdisconnect
: anytime the controller is disconnected from the DOM
The data-action value click->hello#greet
is called an action descriptor. This particular descriptor says: