what's the benefit of underscore vs lodash or jQue...
# suitescript
k
what's the benefit of underscore vs lodash or jQuery?
s
I highly recommend lodash over underscore
👍 1
b
underscore is a subset of lodash to my understanding
jQuery is more dom-oriented to manipulate elements, and not data-oriented like lodash/underscore