Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> Thus leading to the question of why even bother with Deno?

1. Native support for TypeScript.

2. Better built-in APIs.

3. Security model.

4. Easy package management.

Node.js is closing the gap. E.g. top-level await, fetch() API, Permissions.

I believe Node.js will follow Deno and implement more and more features. Sort of a npm/yarn situation.

It's cool to see what Deno does, but I don't think you will be left out by sticking with Node.js.



Also Node.js SEA - Single Executable Applications is a Deno-like ("deno compile") feature.


> Easy package management.

If anything, deno's package management is definitely not easy.

And no, "just throw your deps into deps.ts and re-export each manually" isn't easy either.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: