Just one of the things I'm learning. https://github.com/hchiam/learning
Note: Lodash is a newer superset of Underscore.
A few commands I used to got started:
npm init
npm install underscore
If you clone my repo, you'll just need to run this command inside the folder:
npm install
node index.js