While trying to improve my Node.js code by studying code of others, I realized that Pow is written in JavaScript. Even better, CoffeeScript.
And of course, nothing is easier to read than annotated source code generated by Docco.
Let me show you a couple of tricks I learned from their code.