Skip to content

Instantly share code, notes, and snippets.

@why-jay
Created December 13, 2014 16:24
Show Gist options
  • Save why-jay/1af62679ff9b2b22a17f to your computer and use it in GitHub Desktop.
Save why-jay/1af62679ff9b2b22a17f to your computer and use it in GitHub Desktop.
names.filter(name => name.indexOf('A') !== -1 );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment