|
|
|
|
|
by rodinia
2232 days ago
|
|
fwiw, I've been doing professional JS (mostly server, good amount of client) for about 5 years now and have never pulled in a single function package before as a direct dependency. Every team I've been on has used Lodash or Underscore in the capacity you describe. https://lodash.com/docs/4.17.15
https://underscorejs.org/ |
|
A week!