Skip to content

Instantly share code, notes, and snippets.

@AndrewBuntsev
Created May 15, 2020 02:23
Show Gist options
  • Save AndrewBuntsev/d15b42e9e1639db1345ae1b0c6f96fd7 to your computer and use it in GitHub Desktop.
Save AndrewBuntsev/d15b42e9e1639db1345ae1b0c6f96fd7 to your computer and use it in GitHub Desktop.
sortBy(objects, 'Profession', {'Name': 'desc'});
console.table(objects);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment