-
Notifications
You must be signed in to change notification settings - Fork 386
Translation FAQ passing functions to components #95
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
Translation FAQ passing functions to components #95
Conversation
Один из самых качественных переводов, что я ревьюил! Мне кажется, правда, Thinking in React просочился откуда-то... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Надо что-то решить с Thinking in React...
@@ -37,11 +37,11 @@ class Foo extends Component { | |||
} | |||
``` | |||
|
|||
#### Class Properties (Stage 3 Proposal) {#class-properties-stage-3-proposal} | |||
#### Привязка в свойствах класса (Stage 3 Proposal) {#class-properties-stage-3-proposal} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Стоит ли переводить "Stage 3 Proposal". 🤔
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Возможно. Есть идеи как лучше это сделать?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Вот я тоже так подумала когда гуглила варианты. Может его вообще убрать?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
предложение-кандидат можно (https://medium.com/web-standards/es2019-417d8b406346)
No description provided.