Hacker News new | ask | show | jobs
by mercurysmessage 1958 days ago
"I don't want to compile languages that don't need compilation"

Well it's a transpilation, not a compilation, and you are able to run .ts files in dev mode without transpilation.

"fact that I need to create all of these fake feeling types"

I feel the contrary to you. I want everything to be well defined in my application, especially if it's a server :)