Comment on jQuery meets MarkabyComments−malandrew14yHow's the performance of this versus a templating system like _.template or handlebars?When you draw many elements on a page or are constantly redrawing elements with updated data, how does it perform?
Comments
How's the performance of this versus a templating system like _.template or handlebars?
When you draw many elements on a page or are constantly redrawing elements with updated data, how does it perform?