i don’t think you understand you switch to bun install your dependencies install faster you switch to bun build your app builds faster you switch to bun test your tests run faster you switch to bun run your package.json scripts start faster you switch to bun’s runtime you replace 1000 dependencies with bun’s builtin apis you switch to bun’s runtime your http server gets faster you switch to bun’s runtime you use jsx without a build step you switch to bun’s runtime tsconfig.json paths work at runtime you switch to bun’s runtime you can run react spa and api in the same server you switch to bun’s runtime you can build entire full-stack apps with practically zero dependencies you switch to bun’s runtime you can send a million messages per second over websockets i don’t think you understand
i don’t think you understand you switch to bun install your dependencies install faster you switch to bun build your app builds faster you switch to bun test your tests run faster you switch to bun run your package.json scripts start faster you switch to bun’s runtime you replace 1000 dependencies with bun’s builtin apis you switch to bun’s runtime your http server gets faster you switch to bun’s runtime you use jsx without a build step you switch to bun’s runtime tsconfig.json paths work at runtime you switch to bun’s runtime you can run react spa and api in the same server you switch to bun’s runtime you can build entire full-stack apps with practically zero dependencies you switch to bun’s runtime you can send a million messages per second over websockets i don’t think you understand
@bunjavascript I can’t use cypress or playwright with it, it’s the only thing stopping me from being 100% in
@bunjavascript How many hundreds of hours of refactoring will this take for a legacy app?
@bunjavascript Bun is great, but it would be even greater if you would add support for mobile targets. Embedding bun into iOS/Android apps (with caveats due to not being able to spawn external processes, of course) would unlock some pretty awesome use-cases :)
@bunjavascript tell me more about 1M messages/s over websockets
@bunjavascript bro, it's all good but it does not work with my .java files
@bunjavascript You forgot to add that you can run a ts file directly without building first. It's a game changer. Without any further changes, just switched running my apps for node to bun and the memory saved on my vps server was astonishing. I don't even understand why. Bun all the way
@bunjavascript We had @getlevoso migrate to Bun within 6 days of Bun becoming v1.0 production ready. Never looked back! @bunjavascript 🙌🏼♥️
@bunjavascript is there a way to make bun the default runtime for a package, instead of using `--bun` flag?
@bunjavascript I switched to Bun and I feel 10 years younger.
@bunjavascript I switch to bun and nothing works
@bunjavascript you switch to bun install your monorepo stops working
@bunjavascript i don't think you understand that i understand it very well
@bunjavascript What's a bun-native alternative to next.js? Or at least a next.js like framework capable of switching to bun's alternatives mentioned here
@bunjavascript @grok what is the case for bun vs pnpm
@bunjavascript Bun is my favorite since a year. It fast to run Typescript directly 💪.
@bunjavascript Very nice! Now how do I pip install bun on my Blackberry?
@bunjavascript @grok please give me a customized version of this post, .... I want interactions bitch
@bunjavascript Except for that fact that it's broken on Windows for some packages and the PR to fix it was closed github.com/oven-sh/bun/pu…
@bunjavascript you switch to bun you debug hours to make other tools work with it
@bunjavascript That's why we're switching it up. With global cache bun install from yarn install went from 8 mins to 6s 🥹Will switch to bun runtime soon. We have ~20 massive projects and the build time gains are so nice.