I switched to bun and I'm loving it!!! 😍
Bun is a drop-in replacement for NodeJS. It is an all-in-one JavaScript runtime & toolkit designed for speed, complete with a bundler, test runner, and NodeJS compatible package manager.
Here are some of it's features
• Bun has a built-in watch mode (nodemon)
• Bun reads .env files by default
• Bun is a Jest-compatible test runner
• Bun is up to 4x faster than Node.js
• You can even use import and require(), in the same file.
• Bun has hot reloading
• Bun is a JavaScript and TypeScript bundler
• Bun has built-in support for the Web standard APIs (fetch, Request, Response, WebSocket, and ReadableStream)
• You can use Bun.password to hash and verify passwords using bcrypt or argon2, no external dependencies required.
Start here
• https://bun.sh/
#Bun
@Dagmawi_Babi
Bun is a drop-in replacement for NodeJS. It is an all-in-one JavaScript runtime & toolkit designed for speed, complete with a bundler, test runner, and NodeJS compatible package manager.
Here are some of it's features
• Bun has a built-in watch mode (nodemon)
• Bun reads .env files by default
• Bun is a Jest-compatible test runner
• Bun is up to 4x faster than Node.js
• You can even use import and require(), in the same file.
• Bun has hot reloading
• Bun is a JavaScript and TypeScript bundler
• Bun has built-in support for the Web standard APIs (fetch, Request, Response, WebSocket, and ReadableStream)
• You can use Bun.password to hash and verify passwords using bcrypt or argon2, no external dependencies required.
Start here
• https://bun.sh/
#Bun
@Dagmawi_Babi
Please open Telegram to view this post
VIEW IN TELEGRAM
Dagmawi Babi
I switched to bun and I'm loving it!!! 😍 Bun is a drop-in replacement for NodeJS. It is an all-in-one JavaScript runtime & toolkit designed for speed, complete with a bundler, test runner, and NodeJS compatible package manager. Here are some of it's features…
I'm not even kidding the speed is noticeably blazing!! 🔥
• Bun reads files up to 10x times faster than NodeJS
• Bun writes files up to 3x faster than NodeJS
• Bun can serve 4x more requests per second than NodeJS
• Bun can serve 5x more messages per second than ws on NodeJS
#Bun
@Dagmawi_Babi
• Bun reads files up to 10x times faster than NodeJS
• Bun writes files up to 3x faster than NodeJS
• Bun can serve 4x more requests per second than NodeJS
• Bun can serve 5x more messages per second than ws on NodeJS
#Bun
@Dagmawi_Babi
Dagmawi Babi
I switched to bun and I'm loving it!!! 😍 Bun is a drop-in replacement for NodeJS. It is an all-in-one JavaScript runtime & toolkit designed for speed, complete with a bundler, test runner, and NodeJS compatible package manager. Here are some of it's features…
Check this video out about Bun which includes some of the stuff I haven't mentioned.
Bun is disrupting JS land
• https://youtu.be/dWqNgzZwVJQ?si=PSxaUBxI2RDL1vag
#Bun #YouTube
@Dagmawi_Babi
Bun is disrupting JS land
• https://youtu.be/dWqNgzZwVJQ?si=PSxaUBxI2RDL1vag
#Bun #YouTube
@Dagmawi_Babi
Dagmawi Babi
I switched to bun and I'm loving it!!! 😍 Bun is a drop-in replacement for NodeJS. It is an all-in-one JavaScript runtime & toolkit designed for speed, complete with a bundler, test runner, and NodeJS compatible package manager. Here are some of it's features…
In the next version of Bun
• Named imports for .json & toml files works (instead of only default)
• Importing tsconfig.json files works (comments too)
Tools or scripts often want to read tsconfig.*.json files, which usually need an npm package for parsing JSON with trailing commas/comments. Instead, this makes importing these files use bun's JSONC parser automatically.
PR
• https://github.com/oven-sh/bun/pull/4783
#Bun
@Dagmawi_Babi
• Named imports for .json & toml files works (instead of only default)
• Importing tsconfig.json files works (comments too)
Tools or scripts often want to read tsconfig.*.json files, which usually need an npm package for parsing JSON with trailing commas/comments. Instead, this makes importing these files use bun's JSONC parser automatically.
PR
• https://github.com/oven-sh/bun/pull/4783
#Bun
@Dagmawi_Babi
Dagmawi Babi
I switched to bun and I'm loving it!!! 😍 Bun is a drop-in replacement for NodeJS. It is an all-in-one JavaScript runtime & toolkit designed for speed, complete with a bundler, test runner, and NodeJS compatible package manager. Here are some of it's features…
Bun install is now supported with zero configuration on Vercel. 🎉
• https://vercel.com/changelog/bun-install-is-now-supported-with-zero-configuration
More good news for me.😊
#Bun #Vercel
@Dagmawi_Babi
• https://vercel.com/changelog/bun-install-is-now-supported-with-zero-configuration
More good news for me.
#Bun #Vercel
@Dagmawi_Babi
Please open Telegram to view this post
VIEW IN TELEGRAM
Dagmawi Babi
This has sadly become true for me :/ Still waiting! #Bun @Dagmawi_Babi
This's a fun quirky project that tracks if Bun is available for windows yet.
• IsBunWindowsYet.com
Currently at 92.51%
#Bun #Websites
@Dagmawi_Babi
• IsBunWindowsYet.com
Currently at 92.51%
#Bun #Websites
@Dagmawi_Babi