Skip to content

Instantly share code, notes, and snippets.

@Shurlow
Last active October 1, 2018 17:08
Show Gist options
  • Save Shurlow/82192cc96a545bc4ec7fe09cce141d7f to your computer and use it in GitHub Desktop.
Save Shurlow/82192cc96a545bc4ec7fe09cce141d7f to your computer and use it in GitHub Desktop.
DOM event listener lesson notes

DOM Events

Objectives

  • Explain what a DOM event is
  • Attach an event listener to a DOM element
  • Handle form sumbition with events
  • Create a render function

Guiding Questions

Challenge

https://github.com/gSchool/stoplight-event-exercise

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment