Promises are a way to implement async programming in JavaScript(ES6). A Promise will become a container for future value.
確定! 回上一頁