I'm reading here that I should install lodash. However, at the site of lodash, they say that if I'm using NodeJS I should install n_ here.
So do I need both? Only one? Is one a superset to the other? Do I need any of them, really? (The site explains that it makes the life easier when working with JavaScript and arrays, so I guess I want it. But which?
I'm totally lost.