top | item 46124562

(no title)

ecares | 3 months ago

It has wayyyyy better nodejs compatibility (day 1 goal)

discuss

order

Tiberium|3 months ago

As far as I know, modern Node compat in Deno is also quite great - I just import packages via 'npm:package' and they work, even install scripts work. Although I remember that in the past Deno's Node compat was worse, yes.

0x457|3 months ago

Pretty sure one of the Deno day 1 goals was to correct mistakes made during the early days of Node.js.