Skip to content

A project only using JavaScript to manipulate data, mostly the High Order Functions (HOF).

Notifications You must be signed in to change notification settings

Maysa-B/zoo-functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Zoo Function

This project was made at the end of block 8, in which I studied High Order Functions in JavaScript ES6.

example of codes

How It Works

This project consisted in creating several functions to meet the evaluated requirements, all of which needed the knowledge to manipulate data present in arrays and objects. It was also necessary to know HOFs (High Order Functions), especially the native ones of Java Script, such as forEach, find, some, every, map, reduce and filter.

Also, it was necessary to read and reflect on the tests created with Jest so that it was possible to understand all the features developed by the functions.

It's important to highlight that some documents were provided by Trybe, to help us develop the project. This kind of document has a comment specifying that.


If you see something that can be improved, please contact me! All feedback is very welcome.:sparkles:

About

A project only using JavaScript to manipulate data, mostly the High Order Functions (HOF).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published