Articles Read in May 2013

Reading time ~1 minute

Articles read in May 2013

  1. What is require. It talks about require in NodeJs, but my copied version might also be useful: http://xiaopeng.me/2013/05/05/understanding-require-in-nodejs .

  2. Installing node js npm redis on mac osx. It talks about how to install redis on mac os.

  3. CompoundJs Docs. A guid for creating a simple blog with compoundjs (which is based on express). It is not so good as it looks like. If you find it confusing, please find my version: xxx(todo).