Actions ======= We have now seen how to handle data exchange with the user at the basic level. However, we also want the application to be able to react to when the user instigates certain actions, such as clicking on a button or submitting a form. To handle any such kind of interaction we use the ``{{on}}`` helper. Update the ``