sarahemaginnis / intro-js-array-methods

0 stars 0 forks source link

`.map()` #3

Open sarahemaginnis opened 2 years ago

sarahemaginnis commented 2 years ago

Take notes on .map().

We will be using it to return all the Books and Info

Take notes

sarahemaginnis commented 2 years ago

In this project, we used logic to return a new array of objects.