Skip to content

Instantly share code, notes, and snippets.

@abidulrmdn
Created February 12, 2017 10:37
Show Gist options
  • Save abidulrmdn/cf375a52e72832757be1aff32b1c5662 to your computer and use it in GitHub Desktop.
Save abidulrmdn/cf375a52e72832757be1aff32b1c5662 to your computer and use it in GitHub Desktop.
_.sortBy(infoArr, function(info) { return info.age; })
@abidulrmdn
Copy link
Author

Having in mind we're using underscore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment