It’s almost 100% compatible with node but faster. A lot faster. So no need to learn anything but few cli commands. For example bun run dev
instead of npm run dev
.
Comment on OC: Me since Bun 1.0.0
dreadedsemi@lemmy.world 1 year ago
Oh no. Another thing to learn.
starman@programming.dev 1 year ago
mvirts@lemmy.world 1 year ago
Alias npm bun level compatibility?
NotSteve_@lemmy.ca 1 year ago
Bun is designed as a drop-in replacement for Node.js
It does seem so!
beeb@lemm.ee 1 year ago
I’m trying to get my work to switch to bun but we have packages in a private AWS codeartifact repo. Does it support this? I tried to use it with our npmrc file but it couldn’t install those packages.
beeb@lemm.ee 1 year ago
This answers my question bun.sh/docs/install/registries
ExtraMedicated@lemmy.world 1 year ago
This is the first I’ve heard of this. Might be worth checking out.
DARbarian@artemis.camp 1 year ago
God my thoughts exactly. Probably super cool, but still I just can't keep up
choroalp@programming.dev 1 year ago
Compatible with node
SmoothSurfer@lemm.ee 1 year ago
This will be last 🥲
Solemarc@lemmy.world 1 year ago
you probably don’t need to learn it, Deno was a massive upgrade over Node and it didn’t matter, not convinced this will be any different.