Hacker News new | ask | show | jobs
by ofrzeta 1898 days ago
It's probably good when you are already using Typescripts in other parts of your day job. While I like the idea of using a real programming language in place of a declarative DSL you trade in the awkward parts of the latter with the idiosyncrasies of async programming and promises.
1 comments

I specifically chose Typescript for my IAC because of the outstanding static typing among all scripting languages.