Bun 1.3
bun.com
Bun 1.3
1–10 of 10 posts
Re: Bun 1.3
#2Like, getting MySQL/MariaDB/PostgreSQL/SQLite and Redis/Valkey support out of the box alongside a bunch of other web stuff that you'd otherwise have to rely on something like Express.js for seems pretty good, when you don't want to have too many dependencies that are loosely scattered around!
Now this might be a more personal opinion, but that's also why I think there is some value in something like Angular for front end development vs the complexity of Next.js / Nuxt.js and the library like nature of React or Vue (even if in general I much prefer the ergonomics of using Vue to everything else).
Re: Bun 1.3
#3No comments? I thought that an all-in-one development tool would get at least some admiration (or opinions that would be educational to me) from the lovely people on HN. Like, getting MySQL/MariaDB/PostgreSQL/SQLite and Redis/Valkey support out of the box alongside a bunch of other web stuff that you'd otherwise have to rely on something like Express.js for seems pretty good, when you don't want to have too many depe…
Didn't reach high enough on HN. Sometimes it is hard to get it on front page.
Re: Bun 1.3
#4Re: Bun 1.3
#5No comments? I thought that an all-in-one development tool would get at least some admiration (or opinions that would be educational to me) from the lovely people on HN. Like, getting MySQL/MariaDB/PostgreSQL/SQLite and Redis/Valkey support out of the box alongside a bunch of other web stuff that you'd otherwise have to rely on something like Express.js for seems pretty good, when you don't want to have too many depe…
>No comments? Didn't reach high enough on HN. Sometimes it is hard to get it on front page.
Re: Bun 1.3
#6No comments? I thought that an all-in-one development tool would get at least some admiration (or opinions that would be educational to me) from the lovely people on HN. Like, getting MySQL/MariaDB/PostgreSQL/SQLite and Redis/Valkey support out of the box alongside a bunch of other web stuff that you'd otherwise have to rely on something like Express.js for seems pretty good, when you don't want to have too many depe…
It’s a minor bit, but it made me reach for Go for a recent project.
Re: Bun 1.3
#7Earlier quoted context omitted.
>No comments? Didn't reach high enough on HN. Sometimes it is hard to get it on front page.
Oh well, would have been cool to hear both from people using it daily, as well as those that have bad experiences. Another time, I guess.
Re: Bun 1.3
#8Re: Bun 1.3
#9It's my default for whenever someone says "npx" whatever, unless it breaks (which it pretty much never does)
Re: Bun 1.3
#10The stack: Bun, Hono, Zod, Drizzle, and Postgres.
Zero issues so far. Everything is super snappy.