| ▲ | josephg 2 hours ago | |
Personally I've moved to bun. Its basically identical to node out of the box - almost all nodejs projects just work. But its usually faster. And it can run typescript files directly. And it has a JS bundler & minifier built in. And it can --watch for changes. I hope nodejs copies these features. They're great. | ||