Datasaur - Evolved

Fork it, clone it, run npm install, run npm test, and practice your .filter, .map, and .sort.

For a version with tests for helper functions--meaning you'll have to make separate helper functions, but you can be sure they work before you .map and .filter and .sort--check out the unevolved version of this challenge.