[web-nfc] Pull Request: Update smart-poster example

beaufortfrancois has just submitted a new pull request for https://github.com/w3c/web-nfc:

== Update smart-poster example ==
@zolkis What do you think of this updated smart-poster example?
Main differences are:
- use of `find` instead of `for loop + continue` to reduce indentation
- use record.encoding to demonstrate UTF-16 potential encoding
- use `:smart-poster` instead of `:sp` as it's not clear what it means for newcomers.

See https://github.com/w3c/web-nfc/pull/467

Received on Thursday, 12 December 2019 15:22:17 UTC