π» Project Trybe - Zoo Functions
Function implementation using High Order Functions and other JavaScript ES6 features that simulate the management of a zoo.
- Produce readable, concise and expressive code using the new features of ES6;
- Use Higher Order Functions to manipulate and create arrays;
- Choose the most appropriate Higher Order Function to obtain an expected result;
- Learn to use the Higher Order Functions together;
- Interpret unit tests and produce solutions that meet them.