- From: Joe Pea <notifications@github.com>
- Date: Thu, 09 Sep 2021 17:13:22 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 10 September 2021 00:13:35 UTC
> which might be another reason why a separate `unobserve` method is beneficial for inexperienced programmer like me. That's very true, the `unobserve` idea simply makes intuitive sense: it is something any developer would assume (a construction API has a reciprocal desctruction API, and `disconnect` is not that so it isn't as intuitive especially considering the other API doesn't exist which may lead to some people thinking for a moment that `disconnect` might be the exactly-reciprocal option to use before discovering there isn't one). -- 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/126#issuecomment-916526674
Received on Friday, 10 September 2021 00:13:35 UTC