Hacker News new | ask | show | jobs
by themerone 1366 days ago
I haven't switched yet, but I would say everything is better except package availability. For example, there is no package to connect to an SQL Server database.

Node/NPM compatibility is experimental, as it improves, this lack of Deno native packages should become less of an issue.

1 comments

When they say npm compatiblity, they mean non-native npms - native npms will never be supported.
Node API will be supported sometime soon https://github.com/denoland/deno/pull/13633
Thanks, I stand corrected, one ambitious pr!