develwoutacause’s avatardevelwoutacause’s Twitter Archive—№ 196

  1. …in reply to @justinfagnani
    @justinfagnani @domenic @DasSurma @littledan I guess I'm not understanding how that is different from your CachedTask then? Isn't task.value just a synchronous access to the result of a Promise? As long as the sync access API doesn't assume the Promise is fulfilled, I think this could be reasonable to use.