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

如何在第 4 阶段之前体验一个提案 #8921

Merged
merged 6 commits into from
Jul 12, 2021
Merged

如何在第 4 阶段之前体验一个提案 #8921

merged 6 commits into from
Jul 12, 2021

Conversation

PassionPenguin
Copy link
Contributor

忘了有这一茬,以为认领的那几个全翻译了,实在抱歉……

@lsvih @zaviertang 翻译完成,请查收:)~ 🎉


resolve #8609

@PassionPenguin PassionPenguin changed the title 如何在第 4 阶段之前试验提案的实现 如何在第 4 阶段之前体验一个提案 Jul 10, 2021
@finalwhy
Copy link
Contributor

@lsvih 校对认领

Copy link
Contributor

@finalwhy finalwhy left a comment

Choose a reason for hiding this comment

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

@lsvih @PassionPenguin 校对完成

- 对于不需要跨 TC39 语言设计更改进行维护的代码,通过使用运行时或构建时标志将其打开来试验该功能,例如:
- 在 Babel 中,启用你选择的 Babel 预设中的功能(请参阅 [babel/proposals](https://github.com/babel/proposals/issues) 了解功能状态)。
- 获取高级版本的 Web 浏览器,例如 **Edge Insider Edition**、**Safari Tech Preview**、**Firefox Nightly** 或 **Chrome Canary**,以获得某些新语言功能。你可以选择去查看他们的发行说明以了解包含的内容。
- 使用 TypeScript —— TypeScript 实现了多个 Stage 3 TC39 的提案。
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
- 使用 TypeScript —— TypeScript 实现了多个 Stage 3 TC39 的提案
- 使用 TypeScriptTypeScript 实现了多个 Stage 3 阶段的 TC39 提案

Copy link
Contributor Author

Choose a reason for hiding this comment

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

,逗号会割裂两个句子,还是留破折号吧

Co-authored-by: Silver Bullet <gentalwolf@qq.com>
@zaviertang
Copy link
Contributor

@lsvih 校对认领

Copy link
Contributor

@zaviertang zaviertang left a comment

Choose a reason for hiding this comment

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

校对完成,@PassionPenguin @lsvih

- Within Chrome, enable "experimental JavaScript features" in about:flags, or use the command-line argument `--js-flags=--harmony-<flagname>`.
- If implementations are missing, [add one](https://github.com/tc39/how-we-work/blob/master/implement.md)!
- When you have feedback on the proposal, file it as an issue in the GitHub repository of the proposal
- 对于不需要通过 TC39 语言设计更改进行维护的代码,通过使用运行时或构建时标志将其打开来试验该功能,例如:
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
- 对于不需要通过 TC39 语言设计更改进行维护的代码,通过使用运行时或构建时标志将其打开来试验该功能,例如:
- 对于不需要通过 TC39 语言设计更改进行维护的代码,通过使用运行时或构建时的配置将其打开来试验该功能,例如:

@lsvih
Copy link
Member

lsvih commented Jul 12, 2021

@PassionPenguin 我直接在您的分支上加了校对者信息,记得同步一下哈

@lsvih lsvih merged commit d560c3a into xitu:master Jul 12, 2021
@PassionPenguin PassionPenguin deleted the translation/How-to-experiment-with-a-proposal-before-Stage-4 branch July 12, 2021 10:11
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.

如何在第 4 阶段之前体验一个提案
4 participants