This is a tutorial about high order functions on how to loop through map.
I also do a beginner version of filter, and reduce. Filter is to filter the loop to get the thing you want from the json. Reduce is to return mathematical operation of the function.