JavaScript proceeds to call console.log('End') before the promises in the forEach loop gets resolved. The console logs in this order: 'Start' ' ...
確定! 回上一頁