Things You Must Know about JavaScript Promise APIs – Explained With Examples



Things You Must Know about JavaScript Promise APIs – Explained With Examples

Things You Must Know about JavaScript Promise APIs - Explained With Examples

JavaScript Promises are among the hardest pieces for many web developers to understand. You need to understand how it works under the hood. Continuing with the series to teach JavaScript async programming, this video will enlight you with the concepts of JavaScript Promise APIs.

YOU MUST NOT MISS IT.

I’ve explained each of the APIs with many examples. I have also introduced a handy Open Source tool for you to practice and prepare for Interview questions. All Set?

Let’s GO 🚀

Timecodes
0:00 – JavaScript Asynchronous Programming & Promises
02:21 – JavaScript Promise APIs
03:17 – The Promise.all() API
12:28 – PromiViz: A Tool to Learn Promise APIs
12:33 – The Promise.allSettled() API and differences with all()
18:40 – The Promise.any() API
22:16 – The Promise.race() API and differences with any()
25:44 – The Promise.resolve() API()
26:32 – The Promise.reject() API
27:30 – Wrap Up

## Other Related Videos You Must Watch
– JavaScript Synchronous & Asynchronous: https://youtu.be/pIjfzjsoVw4
– Understanding JavaScript Promises: https://www.youtube.com/watch?v=rdVG85LGsVE
– Async and Await in JavaScript: https://www.youtube.com/watch?v=CP0CqAkY-Zs

## The PromiViz Tool
– https://promiviz.vercel.app/

## Source Code Used in the Video:
– https://github.com/atapas/youtube/blob/main/js-async-programming/promise-apis/index.js

## Special Link:
– https://app.caisy.io/app/signup/mwiyyiglk2er

## 🤝 My Links:
– Blog: https://blog.greenroots.info/
– Follow on X(Twitter): https://twitter.com/tapasadhikary
– Connect on LinkedIn: https://www.linkedin.com/in/tapasadhikary
– Follow My Work on GitHub: https://github.com/atapas

## 👋 Like my work? Thank You. You can sponsor me from here:
– Sponsor Me: https://github.com/sponsors/atapas
– Sponsor my Blog: https://blog.greenroots.info/sponsor

## About Me:
Tapas Adhikary is an Educator at tapaScript, Tech enthusiast, Writer, YouTuber, and Open Source projects maintainer/contributor. He is a full-stack developer who has vast experience in building SaaS solutions. He is the founder of the ReactPlay platform, which is driven by open-source projects and a fast-growing community.

You can find more about him at https://tapasadhikary.com.

Comments are closed.