Y
Hacker News
new
|
ask
|
show
|
jobs
by
pyrolistical
44 days ago
I love coding with bun. It comes with everything.
For my projects I don’t even need any additional dependencies. I use vanilla dom and sqlite
1 comments
remote-dev
44 days ago
The built-in sqlite and testing functionality is the reason I started using it over pnpm/Node.
link
pkilgore
44 days ago
Node has both built-in sqlite and testing functionality. Lots of reasons to like bun! But these two are interesting ones...
link
silverwind
43 days ago
I hope Node eventually gets a WebSocket server like Bun has.
link