@MyCodingDiary

Your videos are my go-to resource whenever I get stuck on a coding problem. Thank you!

@tojeiro_me

Would you do a deeper dive on your Bun workflow? That would be great 🙏

@taquanminhlong

```bun dev``` is enough 😂

@tofuman9526

Been using it in a project with Astro, no problems so far.

@MatTeague

This looks cool and have been meaning to try Bun for ages. I hope you do a Astro video using it. Or even better have it in your Astro course 😉

@alisherzaitov

Hi, Chris. Waiting for your course on Astro. Hope you will cover other creator’s courses (you probably know who I am talking about). It will be cool if you’ll cover cms, databases and so on in your course🫶

@devgauravjatt

Your vs code theme????

@fernando_her85

My issue with bun,  is that is mainly maintained by Jared, (just one person)

@puppup5575

everyone is talking about bun...

videos of bun devs

@maacpiash

Bun is an excellent package manager, but unfortunately I can't use it as a runtime for my projects (yet). Bun can initialize, for example, Astro and Solid Start projects, install dependencies very fast, but it still runs Node.js under the hood when I run `bun run dev`.

@Muhammed-nani964

Time to try this for express I guess

@thebrpob

I think you need to use the --hot flag to enable hot module reloading with bun though

@nielslytzdk

I can't get it to work, I've tried tried using both the official astro and bun guide but nothing happens when I try to start dev server.

@suhaylmuminov3825

Switched to Bun and images stopped working, alt captions are displayed instead. Do you have any idea why that could be?

@iogilarb

can i use bun+elysia+astro?

@finkyfreak8515

Broooo, having problems with npm wasting me the whole day(bc of bad connection) this looks no brainer to switch to

@əöü

Bun is not for production, in fact local testd showed that nodejs is faster

@greendsnow

I can't ... Windows