Skip to content

Latest commit

 

History

History

promises-and-async-programming

Promise States

  • Pending
  • Fulfilled
  • Rejected

Two Approaches: One Goal

  • async/await
  • Promises