Skip to content

Instantly share code, notes, and snippets.

@cyrilletuzi
Created January 29, 2017 10:36
Show Gist options
  • Save cyrilletuzi/30670ba03b9ecfe9f76ce71319223156 to your computer and use it in GitHub Desktop.
Save cyrilletuzi/30670ba03b9ecfe9f76ce71319223156 to your computer and use it in GitHub Desktop.
someElement.addEventListener('click', (event) => {
// Do something
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment