Hacker News new | ask | show | jobs
by paxys 1863 days ago
I don't get the "built in Typescript" argument. Everything is running on V8 at the end of the day. With Node you run a one-line compilation step, Deno does the same thing just under the covers.
1 comments

Maintainability I suppose.