mperng / movies

A webpage that manages a home movie collection.
https://pacific-gorge-29414.herokuapp.com/#/
0 stars 0 forks source link

Use lodash.js or underscore.js. #8

Closed mperng closed 8 years ago

mperng commented 8 years ago

Going to use lodash.js, since according to the creator, lodash.js is more regularly-maintained than underscore.js.

mperng commented 8 years ago

I have used lodash for most / all functions requiring interaction with arrays or objects.