Hacker News new | ask | show | jobs
by klodolph 992 days ago
You can write TypeScript and automatically generate Closure type annotations for compiling / minifying, using a tool called tsickle.

I am aware this is possible but I have heard that getting a good tooling experience out of this, outside Google, is difficult.