-
Notifications
You must be signed in to change notification settings - Fork 390
Translation Using the Effect Hook #112
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
Conversation
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.
Первые предложения, можно принять сразу с гитхаба.
Co-Authored-By: Hisagr <[email protected]>
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.
Всё отлично, последние с моей стороны предложения:
Co-Authored-By: Hisagr <[email protected]>
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.
Много комментариев по стилю и упрощению, но и страница оказалась недюжинная 💪 !
Спасибо, @Hisagr !! 💯
@@ -33,25 +33,25 @@ function Example() { | |||
} | |||
``` | |||
|
|||
This snippet is based on the [counter example from the previous page](/docs/hooks-state.html), but we added a new feature to it: we set the document title to a custom message including the number of clicks. | |||
Этот фрагмент основан на [примере со счётчиком из предыдущей страницы](/docs/hooks-state.html), только мы добавили новый функционал: мы изменяем заголовок документа на пользовательское сообщение, которое также содержит количество нажатий кнопки. |
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.
Этот фрагмент основан на [примере со счётчиком из предыдущей страницы](/docs/hooks-state.html), только мы добавили новый функционал: мы изменяем заголовок документа на пользовательское сообщение, которое также содержит количество нажатий кнопки. | |
Этот фрагмент основан на [примере со счётчиком из предыдущей страницы](/docs/hooks-state.html), только мы добавили новый функциональность: мы изменяем заголовок документа на пользовательское сообщение, которое также содержит количество нажатий кнопки. |
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.
В другом PR договорились писать именно как функционалЬНОСТЬ.
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.
новый -> новую тогда?
Co-Authored-By: Hisagr <[email protected]>
Deploy preview for ru-reactjs ready! Built with commit 24f7a5a |
1 similar comment
Deploy preview for ru-reactjs ready! Built with commit 24f7a5a |
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.
Замечательно! Спасибо, @Hisagr !!! 💯 🎉
No description provided.