CCirbo / Little_Shop

1 stars 2 forks source link

FE: JS Prototype Methods: Refactor filterByMerchant Function #80

Closed TDManning closed 3 weeks ago

TDManning commented 3 weeks ago

Refactor the filterByMerchant function to use a filter instead of a for loop.