Comment on (fab) - A pure javascript DSL for building async web appsparentComments−amix16yCoffeeScript compiles to JavaScript and it can run natively on V8/node.js (since V8/node.js executes JavaScript)...
Comments
CoffeeScript compiles to JavaScript and it can run natively on V8/node.js (since V8/node.js executes JavaScript)...