- From: Timothy Gu <notifications@github.com>
- Date: Wed, 13 Dec 2017 18:13:47 +0000 (UTC)
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 13 December 2017 18:14:13 UTC
For Node.js to accept (and implement) this, the `on()` method name must be changed, given that the Node.js `EventEmitter` class has `on()` as an alias for `addEventListener()`. People who program both for Node.js and for the web will just get more confused between the different behaviors on different platforms. -- 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/544#issuecomment-351475593
Received on Wednesday, 13 December 2017 18:14:13 UTC