Hacker News new | ask | show | jobs
by aikah 4155 days ago
Yeah,the doc sucks a bit because you're supposed to know it's a "fork" of underscore. They could do a better job at explaining why lodash is useful, because it definetly is.It can really reduce the amount of js code one is writing by 2 or 3.

In a nutshell it's a collection of functions that work on arrays,objects and functions.It's a toolbox.