JavaScript3 - Week 1

Map, filter, reduce, and arrow functions

step 1 Rewriting the program using map, filter and arrow functions

open code
View results on console

Using this json file as the source


Step 2: Continuing with the previous exercise

preview code read me