TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

A Model for Reasoning About JavaScript Promises [pdf]

44 点作者 tegeek超过 7 年前

2 条评论

treyhuffine超过 7 年前
Very thorough article, great to read through. I wrote simple promise implementation and explanation if anyone just starting out could use an introduction <a href="https:&#x2F;&#x2F;medium.com&#x2F;gitconnected&#x2F;understand-javascript-promises-by-building-a-promise-from-scratch-84c0fd855720" rel="nofollow">https:&#x2F;&#x2F;medium.com&#x2F;gitconnected&#x2F;understand-javascript-promis...</a>
k__超过 7 年前
I&#x27;m seriously considering observables instead of promises in my next projects, because I have to mix promises with callbacks rather often and need to cancel actions.
评论 #15672887 未加载
评论 #15675116 未加载