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

用 JavaScript 中的蹦床函数实现安全递归 #7063

Merged
merged 3 commits into from
May 19, 2020
Merged

用 JavaScript 中的蹦床函数实现安全递归 #7063

merged 3 commits into from
May 19, 2020

Conversation

Gesj-yean
Copy link
Contributor

Safe Recursion with Trampoline in JavaScript

译文翻译完成,resolve #7048

Safe Recursion with Trampoline in JavaScript
@lsvih lsvih changed the title 用JavaScript中的蹦床函数实现安全递归 用 JavaScript 中的蹦床函数实现安全递归 May 13, 2020
@lsvih lsvih added the 前端 label May 13, 2020
@eizyc
Copy link
Contributor

eizyc commented May 13, 2020

校对认领

eizyc
eizyc previously approved these changes May 13, 2020
Copy link
Contributor

@eizyc eizyc left a comment

Choose a reason for hiding this comment

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

这篇文章挺好的,翻译的也很好

感谢@cyz980908指出问题,已修改~
@eizyc
Copy link
Contributor

eizyc commented May 13, 2020

校对完成

@lsvih lsvih added the Tag 一次校对修改完成 label May 15, 2020
@z0gSh1u
Copy link
Contributor

z0gSh1u commented May 19, 2020

校对认领 @fanyijihua

@fanyijihua
Copy link
Collaborator

@z0gSh1u 好的呢 🍺

z0gSh1u
z0gSh1u previously approved these changes May 19, 2020
Copy link
Contributor

@z0gSh1u z0gSh1u left a comment

Choose a reason for hiding this comment

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

翻译的不错,提供了一个小建议。直接 Approve ~

@Gesj-yean
Copy link
Contributor Author

已经根据 @cyz980908 @z0gSh1u 两位的建议进行修改啦,麻烦审阅~ @lsvih

@lsvih lsvih added 标注 待管理员 Review and removed Tag 一次校对修改完成 正在校对 labels May 19, 2020
@lsvih lsvih merged commit ae8d91f into xitu:master May 19, 2020
@lsvih
Copy link
Member

lsvih commented May 19, 2020

@Gesj-yean 已经 merge 啦~ 快快麻溜发布到掘金然后给我发下链接,方便及时添加积分哟。

掘金翻译计划有自己的知乎专栏,你也可以投稿哈,推荐使用一个好用的插件
专栏地址:https://zhuanlan.zhihu.com/juejinfanyi

@lsvih lsvih added 翻译完成 and removed 标注 待管理员 Review labels May 19, 2020
@Gesj-yean
Copy link
Contributor Author

@lsvih 已经发布到掘金啦~
https://juejin.im/post/5ec3eec2f265da76d318644e

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

Successfully merging this pull request may close these issues.

用 JavaScript 中的蹦床函数实现安全递归
5 participants