You'll notice from time-to-time that Node.js will release a new minor version and sometimes a major version. If you're working with …
Node.js
How To Get The Hash of A File In Node.js
Whilst doing some work in a library I maintain, I needed to add in the ability to calculate the hash of an included file for an integrity …
Speeding Up Npm 3
In Npm version 3 we finally got what we had been asking for the last few years: a flattened module structure for Node modules. Unfortunately …
Is Ruby On Rails Dying?
If you were a startup trying to get an MVP out the door in 2010, admittedly you probably used or considered Ruby on Rails. In 2015 you are …
How To Proxy Node.js Requests In MAMP & MAMP Pro
If you are like me you not only develop in PHP, but you also dabble in other languages like Javascript and Node.js, then this blog post is …