Skip to content

Instantly share code, notes, and snippets.

@samueleresca
Created June 11, 2017 14:58
Show Gist options
  • Save samueleresca/ff6c96e4acee1e47bdd5e10f2391fc30 to your computer and use it in GitHub Desktop.
Save samueleresca/ff6c96e4acee1e47bdd5e10f2391fc30 to your computer and use it in GitHub Desktop.
button.addEventListener('click', event =>{
console.log("clicked");
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment