Hello,
I'm coding in NodeJS since some years and from 6months I'm using TypeScript.
Basically 70% of my code is TypeScript translated to EcmaScript5.
I was curious to know which benefit in term of performance i will have if i start to use Harmony at all
instead of cast back to ES5.
Thanks,
M.