Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add "use class to implement a promise" #101

Merged
merged 3 commits into from May 9, 2019

Conversation

li2568261
Copy link

use class to implement a promise

@vercel
Copy link

vercel bot commented May 9, 2019

This pull request is automatically deployed with Now.
To access deployments, click Details below or on the icon next to each push.

@@ -0,0 +1,838 @@
# 用 class 写法实现一个 *Promise*
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

---
title: "用 class 写法实现一个 Promise"
date: "2019-05-10"
template: "post"
draft: false
category: "JavaScript"
translators: ["li2568261"]
tags:
  - "JavaScript"
  - "ES6"
  - "原创"
description: "本文分析 Promise 特性的了解,完整实现了 Promise 所有功能。"
---

@xueqingxiao xueqingxiao merged commit 71581eb into FENews:master May 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants