CCirbo / Little_Shop

1 stars 2 forks source link

FE: JS Prototype Methods: Refactor findMerchant Function #81

Closed TDManning closed 3 weeks ago

TDManning commented 3 weeks ago

Refactor the findMerchant function to use a find instead of a for loop.