A promise represents an operation and the future value it may return. It also lets you propagate errors similar to try/catch in synchronous code.
確定! 回上一頁