Re: [web-nfc] Use addEventListener instead of watch (#152)

My interpretation of the name is that when the author wants to read from NFC tags they create an `NFCReader`.

There's a similar pattern in other APIs, for example, you can create multiple `Accelerometer` objects even though the hardware only has one accelerometer. The browser is responsible for mapping the web exposed object to the right platform object.

-- 
GitHub Notification of comment by reillyeon
Please view or discuss this issue at https://github.com/w3c/web-nfc/issues/152#issuecomment-444307638 using your GitHub account

Received on Wednesday, 5 December 2018 00:07:58 UTC