Vìncent Le Goff

Results 95 comments of Vìncent Le Goff

@mcollina currently i'm facing some issues with the write operation to the response or to the socket. For example we don't wait the end of the write operation to close...

Just a heads-up, this is now supported as an experimental feature in Chromium 95: https://chromium.googlesource.com/chromium/src/+/refs/heads/main/docs/early-hints.md

@Eomm I'm +1. I can transfer ownership

I started a project which works fine but i still have an issue for the log system handling: https://github.com/zekth/azure-function-fastify

I think we'll have to wait for this to be done : https://github.com/nodejs/node/issues/35711 At least regarding the v8 snapshots

i'd assume that : ```js fastify.decorateRequest('array', function() { return [] }, { factory: true }) ``` will result in subsequent ```js const fn = function() { return [] }; function...

After checking the video of @dominykas it explains way better what we can achieve. Using label triggers it would make less noise with all the PR we can have, also...

Regarding typescript there is an issue openned at the moment : https://github.com/microsoft/TypeScript/issues/27957

> This list is curated, examined, and categorized by hand > sorting by stars/downloads is not really a good way to promote really good resources That's the point.