You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pros: currying is nice, it makes me want to write nicer, more modular functions. immutable operations sounds nice too though the docs don't really explain what that means.
cons: can't refer as easily to the main lodash docs for help, and the fp docs aren't as nice with examples etc. some custom args order for some functions?
wonder if it's worth figuring out how often we would actually _.curry with regular lodash, and if it's pretty often, then switch?
lodash/fp
/cc @iainkirkpatrick
The text was updated successfully, but these errors were encountered: