正在加载视频...
视频加载失败
Stop using document.removeEventListener() 😤
11 条评论

Thanks for the tip @mattpocockuk

This is my favorite AI tool for reviewing reports. Just upload a report, ask for a summary, and get one in seconds. It's like ChatGPT, but built for documents. Try it for free.

You can use the same signal to nuke multiple listeners at once too!

holy shit thank you for this

With `removeEventListener`, your codebase has a predictable 1:1 explicit relationship. It is declarative, and that is what it was intended for. Instead, an abortable signal is an optional argument; you need to carry it around, too, and manually kill listeners (malloc PTSD). Fashionable or more terse approaches are cool, but they are not always justified, at least not for me, like lambdas vs. function declarations.

I don't know why, but this looks cleaner. Probably because event is removed in same way how it was added, not using some separate abortController object which is then passed as param to addEventListener...

The poor whiteboard got out of the frame :-(

All good and then you find out you need to support Safari 14 💀

Just stop using React!

I wouldn't say "Stop using", instead, "here's another way to achieve a slightly similar effect but not exactly the same that may or not may not suite your use case" although where's the twitter friendly way on how to communicate that :p

Practically speaking, how can pass in a AbortListener to clean my dishes?
相关视频
Sensitive content
Stop Dating Toxic Men!! 😤😤😤😡
Patience
194,545 次观看 • 3 个月前



