Comment on (fab) - A pure javascript DSL for building async web appsparentComments−tr4nslatorOP16yIndeed you can. (fab) is 100% async:http://gist.github.com/287475#file_hello_async.js−malvim16yOoh, that's pretty cool. I like the way you receive a "respond" function and call it when you're done. Nice work!
Comments
Indeed you can. (fab) is 100% async:
http://gist.github.com/287475#file_hello_async.js
Ooh, that's pretty cool. I like the way you receive a "respond" function and call it when you're done. Nice work!