News

finished challenge - animal strings. Contribute to luederb/js-array-methods-2_animal-strings development by creating an account on GitHub.
Functional programming with arrays Although JavaScript’s arrays are very capable out of the box, the functional paradigm improves the clarity and maintainability of array code.
You should write your code on the src/functions-and-arrays.js file. While following the instructions for each iteration, you should check every test and ensure it's passing, before moving on.