Eramidik to [email protected] • 11 months agoDoes an unfulfilled promise become a lie?message-square34fedilinkarrow-up147arrow-down13
arrow-up144arrow-down1message-squareDoes an unfulfilled promise become a lie?Eramidik to [email protected] • 11 months agomessage-square34fedilink
minus-square@[email protected]linkfedilink30•edit-211 months agoAn unfulfilled promise should return an object that is rejected with a given reason. (source) ;)
minus-square@[email protected]linkfedilink2•11 months agoDoes Javascript have anything to say about promises that are never resolved/rejected? Is that something that happens?
An unfulfilled promise should return an object that is rejected with a given reason. (source)
;)
This is why we can’t have nice things.
Does Javascript have anything to say about promises that are never resolved/rejected? Is that something that happens?