sness
blog of sness
Friday, April 13, 2012
backbone.js - each loop in underscore.js template. WTF? - Stack Overflow
backbone.js - each loop in underscore.js template. WTF? - Stack Overflow
: "So, for example, your template above should be (with standard template settings):
<% _.each([0,1,2,3,4], function(i) { %>
<%= i %>
<% }); %>"
'via Blog this'
Newer Post
Older Post
Home