this post was submitted on 22 Nov 2023
4 points (83.3% liked)

Bun

89 readers
1 users here now

A community for discussion about Bun

founded 1 year ago
MODERATORS
top 2 comments
sorted by: hot top controversial new old
[–] silas 3 points 11 months ago

I immediately made the mistake of trying to migrate an entire existing medium-sized project. After failing miserably at that, I set up a fresh project a few versions back. Absolutely loved the built-in APIs. Speed difference was noticeable with plenty of tasks, especially the package manager—pretty fun to work with overall. I haven’t played with it enough to really determined what I don’t like about it yet

[–] starman 2 points 11 months ago

I replaced Node with Bun on my Astro website, and it's really cool. Only noticeable changes are a bit different CLI and faster package installation.