Skip to content

Instantly share code, notes, and snippets.

@chadjemmett
Created January 3, 2014 21:50
Show Gist options
  • Save chadjemmett/8247300 to your computer and use it in GitHub Desktop.
Save chadjemmett/8247300 to your computer and use it in GitHub Desktop.
basic coffeescript file
$('h1').click ->
alert("You clicked this")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment