Skip to content

Instantly share code, notes, and snippets.

@rjcorwin
Created October 4, 2018 09:53
Show Gist options
  • Save rjcorwin/3cfc1d2932f9d09ac1ae8bed57320b4a to your computer and use it in GitHub Desktop.
Save rjcorwin/3cfc1d2932f9d09ac1ae8bed57320b4a to your computer and use it in GitHub Desktop.
[...document.querySelectorAll('div')].map(el => console.log(el))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment