I'd take JavaScript over all those put together.
Discussion
JavaScript is awesome for anyone not building mission critical software.
Is programming language the prerequisite for mission critical software or skill issue?
Both. Would you have coded BitcoinCore in JavaScript?
Imagine the mess of trying to validate the chain with full byte-parity on all JavaScript VM implementations before each release.
There is a reason JavaScript most code only works on either Chrome or Node these days...