|
|
|
|
|
by afavour
86 days ago
|
|
As someone who has mostly just tinkered with this stuff (while using Node extensively at work) I see two truths: - Deno initially seemed like something a number of us were clamouring for: a restart of the server JS ecosystem. ES modules from the start, more sensibly thought out and browser compatible APIs, etc etc - that restart is incompatible with the business goals of a VC funded startup. They needed NPM compatibility but that destroyed the chances of a restart happening. I’m just sticking with Node. I know Deno and Bun are faster and have a few good features (though Node has been cribbing from them extensively as time has gone on). I just don’t trust a VC backed runtime to keep velocity in the long term. |
|
I hope nodejs copies these features. They're great.