Comment on Writing Node.js modules in ClojureScriptparentComments−tferris14yAnother reason might be the smaller setup/footprint. Setup and deployment of the JVM and all related systems is more complex than a Node.js based system
Comments
Another reason might be the smaller setup/footprint. Setup and deployment of the JVM and all related systems is more complex than a Node.js based system