Hacker News new | ask | show | jobs
by mark_and_sweep 1891 days ago
As always, depends on your use case.

I'd say it has lower friction in general since Deno is using Web APIs, e.g. the fetch API is built-in (see https://deno.land/manual@v1.9.1/runtime/web_platform_apis).