Earlier quoted context omitted.
This reads like knee-jerk reaction from someone who's never tried TypeScript.
I've used it but never in a serious project. Like I said when it can be compiled into WebAssembly then count me in I'll certainly give it another shot. But until then I just don't want to deal with an, albiet probably rare but possible, transpiling bug. Plus there is huge value, in my opinion, in writing an API in the same language it's going to be consumed in. It lets me dogfood more effectively and write better, re…
Making APIs so that they are only accessible from a single language should be outlawed.