Skip to main content

3 docs tagged with "Reject"

View All Tags

.finally()

.finally() is defined as: Chain Callback Function to call at end, regardless of Fullfill or Reject. Topics on: . Read more: JS, JS Language, Exception, Exceptio

Promise Lifecycle

Promise Lifecycle is defined as: (model) Promise process to start as Pending & end Settled into Fullfill || Reject. Topics on: Pending, Settled, Settled Promise

Reject

Reject is defined as: 💩Error during async task. Topics on: . Read more: JS, JS Language, Object, Promise, Promise Lifecycle, Settled, Reject | Full-Stack Wiki