Computer scienceProgramming languagesJavaScriptAdvanced featuresPromise

"then", "catch" and "finally" methods

Definitions

Report a typo

Match the methods with their definitions.

Match the items from left and right columns
.then
.finally
.catch
used to interact with the promised output
used to call the function regardless of the promise state
used for error control
___

Create a free account to access the full topic