There's a lot of buzz around new runtimes for JS on the server (Bun is making serious waves). Should I stay with Node, should I switch to Deno? Can Bun even be considered for production use? Are the extra features of Bun worth switching? (I also wrote a bit about a feature of Bun that is not so well-known:
https://blog.ciobanu.dev/posts/b...).
So, out of curiosity, what tool do you plan to use to run your server-side JavaScript for your next project?
Sessions