Skip to content

Instantly share code, notes, and snippets.

@egrueter-dev
Created August 14, 2016 15:17
Show Gist options
  • Save egrueter-dev/529fc0800eb0cb8d6953fa8edbcdf9c3 to your computer and use it in GitHub Desktop.
Save egrueter-dev/529fc0800eb0cb8d6953fa8edbcdf9c3 to your computer and use it in GitHub Desktop.
const fullNames3 = names.map(name => `${name} is cool’);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment