/Project-Zoo-Functions

Various functions that process data from a "Fictional Zoo" made Interpreting unit tests while learning and fixating JavaScript Higher Order Functions | Project made while attending Trybe.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Skills

  • Produce readable, concise, and expressive code using the new ES6 functionalities;
  • Use the Higher Order Functions to manipulate and create arrays;
  • Choose the Higher Order function more suitable for obtaining an expected result;
  • Learning to use in jointly the Higher Order Functions;
  • Interpreting unit tests and producing solutions that meet them.

What was developed

Various functions to meet the proposed requirements and ensure that all functions pass on the unit tests.


Observations

  • The unit tests of this project were removed to comply with copyright rules :D