Re: [xhr] Abandon hope of removing sync XHR from the web platform? (#20)

@glittle thanks for the additional details. Best of luck with the refactor! Your users, and local Browser Vendor, will thank you for it :) 

In the slim chance you are using ES6, there are ways of keeping your code looking like it's sync, but actually running async (with generators and promises).  

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/xhr/issues/20#issuecomment-109100467

Received on Friday, 5 June 2015 00:10:44 UTC