Skip to content

Instantly share code, notes, and snippets.

@guifromrio
Created May 25, 2016 08:16
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 guifromrio/d578696a0272d9976fd602d7fcf46477 to your computer and use it in GitHub Desktop.
Save guifromrio/d578696a0272d9976fd602d7fcf46477 to your computer and use it in GitHub Desktop.
_.pluck(approvedStudents, 'name')
// ["John", "Luke", "Mark"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment