We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
刚刚开始学习 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)。
The text was updated successfully, but these errors were encountered:
感谢反馈,欢迎提交 PR 修改!
我解释下原因:因为新文档内容很多、贡献者也有很多,所以 review 的时候难免有的地方会不太恰当或者错误,直接提交 PR 修改即可。
Sorry, something went wrong.
No branches or pull requests
刚刚开始学习 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)。
The text was updated successfully, but these errors were encountered: