Hacker News new | ask | show | jobs
by RossH 1404 days ago
Fan of Deno here. You get permissions, standard library, no node_modules, Typescript, built in test, fmt and linter, auto reload for development etc.

Their new “Fresh” framework is a nice touch too along with the Deno deploy infrastructure and good documentation.

I’ve used it for a few projects now, no issues.