Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 436 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 436 Bytes

JS_Ajax_PromiseCallBack

Promise object is created. Async function returns the promise object. If async is done successfully, promise object is resolved by calling its resolve method. If async is done with error, promise object is rejected by calling its rejected method.

callback-to-promise-1 b28c682ea36b8688cd6ea47e713c19d2