node

Install NVM on OSX sooner than later

Much like Ruby’s version manager, its best to get Nodejs Version Manager from the beginning if you’re going to be working with Node.
Node being actively under improvement is churning new versions quickly. Keeping up with different package requirements can be a mess even if you’re not dealing with multiple projects. And you probably need some serious help if you’re doing so. Which is where NVM comes in.

Continue reading