Sobes.tech
Middle+

Promise.resolve(1).then(() => { throw 2 }).then(...).catch(x => console.log(x)).then(x => console.log(x)), müəyyən edin ki, son console.log-da nə olacaq və niyə.