# Promise实现笔记 **Repository Path**: rikochyou/promise_implementation_notes ## Basic Information - **Project Name**: Promise实现笔记 - **Description**: Promise的使用以及Promise的实现 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2019-11-02 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Promise实现笔记 #### 介绍 Promise的使用以及Promise的实现 Promise课程笔记,来源:尚硅谷Promise核心课程