Last version had a single function to prepare all editables, instead, we now bind the functions updating our model right when we buld the view for it. renderHeader is where the action is for this upload. Had to first add the HTML before to bind the functions so both the HTML & list of models to modify for given editables elements, then we update the DOM by assigning the HTML to our div's innerHTML, then only we invoke prepareEditables