JSJS LanguageObjectPromisePromise LifecycleSettled Promises can be consumedConsumeOn this pageConsume ↔ (process) to use Settled Promise to get a result.then()async Chain Method to execute Callback on Fullfill, auto-pass Promise Value as arg.catch().finally()References