Comment on (fab) - A pure javascript DSL for building async web appsparentComments−tr4nslatorOP16yIt's vaguely lispy, but without all that nesting.Multi-line functions work okay, but it's definitely cleaner to name them and put them somewhere else so that your code ends up looking like a site map:http://gist.github.com/287475#file_hello_middleware.js
Comments
It's vaguely lispy, but without all that nesting.
Multi-line functions work okay, but it's definitely cleaner to name them and put them somewhere else so that your code ends up looking like a site map:
http://gist.github.com/287475#file_hello_middleware.js