关于 state 的中文翻译使用讨论 #1126
Closed
awxiaoxian2020
started this conversation in
Ideas
Replies: 4 comments 8 replies
-
对外发布规范时,表述需要简化。 |
Beta Was this translation helpful? Give feedback.
0 replies
-
这并不是 react 所专有的,只是在使用 class 才会有的独有属性,在 vue 中同样也有,它们都代表组件 UI 状态的变化。 |
Beta Was this translation helpful? Give feedback.
8 replies
-
@awxiaoxian2020 我基本同意你的看法,有没有可能总结一个 guideline 来指导以后的 contributors 什么时候翻译什么时候不翻呢? |
Beta Was this translation helpful? Give feedback.
0 replies
-
See #1354. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
首先我们需要说明以下几个事实(如果有误,欢迎指出)
以下是我的一些粗略的想法:
props 和 state
),因为就算翻译,也需要加上双引号表特殊含义吧。状态管理
状态提升
,因为这里的表意十分明确,在前端的文档里面,不是随便什么“状态”都能够或者说需要管理。Beta Was this translation helpful? Give feedback.
All reactions