Hacker News new | ask | show | jobs
by hughcrt 1957 days ago
Deno seems to address some of the shortcomings of Node. I haven't used it on a "real" application yet, but the built in support for Typescript, formatter, linter etc. reduce the complexity of tooling, especially for server code.

But I agree, Swift is a pleasure to work with.