Sobes.tech

What is the difference between handling reject in the second argument of .then() and in a separate .catch()? Why use .catch() if reject can be handled directly in .then()?

177
/6