reactjs / zh-hans.react.dev

React documentation website in Simplified Chinese
https://zh-hans.react.dev
Creative Commons Attribution 4.0 International
913 stars 1.12k forks source link

About "thinking-in-react" #1610

Open malvinsu opened 3 weeks ago

malvinsu commented 3 weeks ago

刚刚开始学习 React,但是感觉 中文翻译很多地方不怎么精确:

例如
第一句就感觉怪怪的 React can change how you think about the designs you look at and the apps you build。 翻译成: React 可以给你带来对你所看到的UI界面或者你所设计的App的新的思考角度。

再如: But to change the state according to user input, you will need to support data flowing the other way:

the other way 应该是 相反的方向,而不是其他的方向(another way)。

loveloki commented 3 weeks ago

感谢反馈,欢迎提交 PR 修改!

我解释下原因:因为新文档内容很多、贡献者也有很多,所以 review 的时候难免有的地方会不太恰当或者错误,直接提交 PR 修改即可。