Comment on Programming languages to watch: LiveScript, Julia, ElixirparentComments−lightblade13yI was a bit torn between LiveScript and TypeScript. But after using both a bit, I think I like LiveScript better.I feel TypeScript doesn't offer much beyond static type checking, and this can be compensated by using closure compiler together with LiveScript.
Comments
I was a bit torn between LiveScript and TypeScript. But after using both a bit, I think I like LiveScript better.
I feel TypeScript doesn't offer much beyond static type checking, and this can be compensated by using closure compiler together with LiveScript.