Skip to content

Instantly share code, notes, and snippets.

@thomasbrus
Forked from mlangenberg/gist:7474892
Last active December 28, 2015 09:19
Show Gist options
  • Save thomasbrus/7477586 to your computer and use it in GitHub Desktop.
Save thomasbrus/7477586 to your computer and use it in GitHub Desktop.
$.each @items, (index, item) =>
listItem.click => alert(item)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment