4 ms·
As for my experience, nothing beats nodejs for fast scripting. Its literally just `npm install x y z` and then fire it up `$ node script.js`. But Im giving Java
by pliuchkin 2y ago
As for my experience, nothing beats nodejs for fast scripting. Its literally just `npm install x y z` and then fire it up `$ node script.js`. But Im giving Java a chance.