Matteo Collina
Matteo Collina
This is not related to loaders. This is about the developer experience of Node.js. Loaders are custom, user-specified components that are started before the app. I'm talking about shipping something...
> I'm trying to see how this isn't reinventing the wheel, but I'm not getting it. Could you please explain how it's substantially different? I would rather stay away from...
> When we say that users are asking for TS support, is there a sense for the ratio of desire for TS support vs desire for ? Not at this...
linting is failinf
I don't think this is needed because they do not have access to secrets.
cc @nodejs/documentation
> > Here is an example of Anthropic's one: https://docs.anthropic.com/llms-full.txt. > > is it basically MDX ? I think so.
The purpose of docs is to help people use our tools. In 2025, we want developers to be able to use newer Node.js APIs with their tool of choice -...
I thought this was implemented in this way but I could not substantiate it with code.
> Without consuming the body I couldn't get node to gc the Response returned from fetch I think you got it backwards. We need to use a `FinalizationRegistry` to detect...