Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 397 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 397 Bytes

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.