- From: Marcos Caceres via GitHub <sysbot+gh@w3.org>
- Date: Mon, 21 Mar 2016 07:35:32 +0000
- To: public-device-apis@w3.org
It feels that `.then` is increasingly going to become an anti-pattern (because async/await makes it go away), so we should always be sure the API works nice with async/await without requiring JS gymnastics caused by requiring things to happen before the turn of the event loop (e.g., IIRC, SW waitUntil() is affected by that). -- GitHub Notification of comment by marcoscaceres Please view or discuss this issue at https://github.com/w3c/sensors/issues/95#issuecomment-199157266 using your GitHub account
Received on Monday, 21 March 2016 07:35:35 UTC