Re: [whatwg/dom] [Proposal] Avoid the need of the MutationObserver callback (#1019)

Thanks. I think in that case this kind of thing is better left to userland for now. There's two main reasons to add something to a web platform standard in my view:

1. A capability that cannot be achieved in userland.
2. There's a popular pattern in userland that could benefit in some way from being available by default. (E.g., better performance or better developer ergonomics.)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/1019#issuecomment-928980521

Received on Tuesday, 28 September 2021 08:40:08 UTC