Articles read in May 2013
-
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 . -
Installing node js npm redis on mac osx. It talks about how to install
redis
on mac os. -
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).