Skip to content

Instantly share code, notes, and snippets.

@usmaanalii
Last active August 25, 2017 11:46
Show Gist options
  • Save usmaanalii/a101b2f5752487bdc0ce3c8a5e0159ef to your computer and use it in GitHub Desktop.
Save usmaanalii/a101b2f5752487bdc0ce3c8a5e0159ef to your computer and use it in GitHub Desktop.
divs.forEach(div => div.addEventListener('click', logText, {
once: true
}));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment