develwoutacause’s avatardevelwoutacause’s Twitter Archive—№ 190

  1. …in reply to @DasSurma
    @DasSurma Question: Why isn't isResolved() a thing? It would be really useful to synchronously query the status and result of the Promise. As one example I've encountered: Given a Promise, render it's value (if present) or render a loading icon and wait for the input.