Re: [w3ctag/design-reviews] TAG Review Request: queueMicrotask (#294)

Hey @fergald: thanks for filing a review request!

Some questions:

 - Is there a fuller code example somewhere? How would a developer use this API in context vs. the alternatives?
 - Is there an argument against `Promise.resolve().then(....)`? Implicit object allocation? Promise resolution order? Something else? The [original discussion thread](https://github.com/whatwg/html/issues/512) takes a lot of turns and I'm struggling to pull out the case being argued here.
 - What other timings should be exposed that aren't available in an API like this today?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/294#issuecomment-408257965

Received on Thursday, 26 July 2018 22:46:13 UTC