coffescript useful snippets
# for with index for value, index in list console.log value, index #jQuery each $.each data, (i, line) ->