mastodon.xyz is one of the many independent Mastodon servers you can use to participate in the fediverse.
A Mastodon instance, open to everyone, but mainly English and French speaking.

Administered by:

Server stats:

820
active users

#bun

0 posts0 participants0 posts today
Replied in thread

@adrian sure, I'll watch the video just after I'm migrating this project back from #yarn to #npm, I'll remove these abandoned third party #ReactJS packages because nobody is using them anymore, also it needs to use #ViteJS and #Bun now instead of the stuff that it used before.

And I'll need to hurry because JS hipsters are already doing some YouTube rants on why this is yesterday's marmalade already and why I need to migrate again to the next thing.

Même si je n'utilise pas Elysia.js du fait que je n'utilise pas (encore ?) Bun, j'aime beaucoup la façon dont cette librairie a été conçue. Tout est très intuitif, et il y a un gros effort effectué pour encourager les bonnes pratiques (input validation, documentation, client type-safe, etc.).

A essayer !

Et si vous préférez attendre une plus grande stabilité/maturité au niveau de l'API, je pense qu…

🔗 elysiajs.com/blog/elysia-12.ht

elysiajs.comElysia 1.2 - You and MeIntroducing Adapter for universal runtime suppport, Object macro with resolve, Parser with custom name, WebSocket with lifecycle, TypeBox 0.34 with recursive type, and Eden validation inference.
#bun#api#lib
Continued thread

Okay, testing #Hollo with #Node.js is cruising along. It's consuming up to 3 GB of memory at peak times, but that's a huge improvement over Hollo with #Bun, which was consuming over 8 GB of memory at peak times.

So, yes, starting with Hollo 0.4.0, we'll use Node.js instead of Bun!