Andrea Giammarchi

Results 769 comments of Andrea Giammarchi

### Please Consider ... I understand somebody took time to analyze top 30 *npm* modules but maybe we should not forget *npm* is the biggest repository that ever was and...

@joyeecheung it wasn't directed to you, it was a general "*please consider*" statement ... but on top 30 modules I don't know if FE modules are included but on the...

> I did try to read it and just now re-skimmed trying to find the relevant part, but perhaps I'm confused still So if you follow, nobody is using dynamic...

to @bmeck or others, if you reverse engineer this, it actually makes sense for any *ESM* only module that depend on a *dual module* to instead be somehow "*poisoned*" and...

> And the hazard is gone. So I guess the problem comes down to dual modules going ESM-first in Node.js I think once `require-module` or `require-esm` goes in I can...

FYI I am planning to port [this library](https://github.com/WebReflection/examples/blob/main/standard/signals/signal.js) to `@webreflection/signal` as major update and then that will be benchmarked automatically in there too ... somebody mentioned that the `S` benchmark...

This was not labeled as 3rd party or mainstream but it looks to me that's all it is ... closing as it's been years since the original issue, but feel...

this is weird to fix because AFAIK the `href` getter does sanitize its content as attribute ... can you please write a test that works on browsers but fails in...

Agreed and I hate double encoding/decoding shenanigans myself ... the thing I am not understanding is **where** that string gets encoded in the first place *and*, in case I really...

Since you are contributing in various place, I'd like to tell you how all my repositories are, in terms of consistency, and how I want to keep it that way....