Closed kenany closed 10 years ago
No point in require()ing all of lodash if only one function is gonna be used. Better to just use the individual npm modules that lodash has now.
require()
that's awesome!
No point in
require()
ing all of lodash if only one function is gonna be used. Better to just use the individual npm modules that lodash has now.