logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

关于Promise.catch()错误捕获机制的理解

Promise.prototype.catch() ()错误捕获机制的理解描述:关于catch方法MDN的描述是这样的:Internally calls Promise.prototype.then on the object upon which is called, passing the parameters undefined and the onRejected handler rece

#javascript#es6#前端
到底了