|
|
|
|
|
by eknkc
699 days ago
|
|
Deno was doing its own thing though. Bun came out swinging with strong Node.JS compatibility promises. I have simply replaced node with bun for most of my own work without much effort. The mental effort required is to use `bun` instead of `node` in command line for most of the trivial things. |
|