DEV Community

John
John

Posted on • Updated on

Day 4 - 30 Days learn Web Dev

1 Dec 2023

Finished 2723. Add Two Promises

What I learn:

  • Promise.all()
  • Promise.allSettled()
  • promise start executing at creation.

Top comments (0)