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

52. 为什么需要承诺 #69

Open
webVueBlog opened this issue Jun 9, 2022 · 0 comments
Open

52. 为什么需要承诺 #69

webVueBlog opened this issue Jun 9, 2022 · 0 comments

Comments

@webVueBlog
Copy link
Owner

Promise 用于处理异步操作。它们通过减少回调地狱和编写更简洁的代码为回调提供了一种替代方法。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant