Should you use Bun, Deno etc. instead of Node.js?
Code & Curiosity by Maximilian Schwarzmüller - En podkast av Maximilian Schwarzmüller

Kategorier:
Node.js allows you to run JavaScript outside of the browser. So does Bun, Deno and some other JavaScript runtimes that emerged over the last couple of years. All these runtimes were created to solve certain problems that were introduced by Node.js. But should you make the move away from Node.js?