|
|
|
|
|
by tbassetto
4294 days ago
|
|
From what I've read, lodash does everything underscore does, faster (and it also does more). I may be missing something but there are virtually no reasons to still use underscore unless you just don't want to update your project's dependencies (which is fine, no harm done). |
|