Skip to content

Instantly share code, notes, and snippets.

@brennancheung
Last active July 12, 2019 02:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brennancheung/250bd15fb22d05fa17916466c56f18cf to your computer and use it in GitHub Desktop.
Save brennancheung/250bd15fb22d05fa17916466c56f18cf to your computer and use it in GitHub Desktop.
const mapExample = arr => arr.map(square)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment