Y
Hacker News
new
|
ask
|
show
|
jobs
by
pliuchkin
546 days 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.