I'm just thinking how convenient could it be if we have setTimeout returning promise. 1. setTimeout(1000).then( /* ... do whatever */ ); ...
確定! 回上一頁