Hacker News new | ask | show | jobs
by eashish93 304 days ago
But still, bun is the winner here. I recently started using bun and now not moving to node.js again. It just works.
2 comments

Yup, I'm in the same boat. Been using Bun for a year or so, and enjoying the many quality of life improvements. I still use Node when the project requires it, but I'm actively moving them over to Bun when I can. Still it's great to see Node continues to improve in its own way, benefiting a wider audience.
Node still has a better repl, but I do agree. Bun is really good. It’s my goto, too.