Some thoughts from trying the new bun runtime:
- Dev experience is not that great in VSCode,
denois much better - I know how to easily deploy
denowith AWS Lightsail, not too sure withbun - TypeScript seems like it's more reliable using
denovsbun, passing props to JSX components sometimes doesn't show type errors properly withbun denolacks great packages but it has what I need in terms of making a server rendered web app, you can also use anynodepackages now anyway- I worry a bit about
denoeventually being abandoned but the same applies tobun