JavaScript Developer — Hard
Key points
- The catch handler modifies the rejected value before passing it to the next then block
- The value passed to the then block is the modified value
- The console.log function outputs the final modified value
Ready to go further?
Related questions
