Skip to content

Instantly share code, notes, and snippets.

@juliettech13
Created July 15, 2020 03:54
Show Gist options
  • Save juliettech13/2e835f8ad9f038ee66bb7fb59496a51a to your computer and use it in GitHub Desktop.
Save juliettech13/2e835f8ad9f038ee66bb7fb59496a51a to your computer and use it in GitHub Desktop.
hire the event listener
const paragraph = document.querySelector('p');
paragraph.addEventListener();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment