Skip to content

Typechecking with Proptypes translated#98

Merged
vldmrkl merged 8 commits intoreactjs:masterfrom
vburlai:proptypes-translation
Apr 8, 2019
Merged

Typechecking with Proptypes translated#98
vldmrkl merged 8 commits intoreactjs:masterfrom
vburlai:proptypes-translation

Conversation

@vburlai
Copy link
Copy Markdown
Contributor

@vburlai vburlai commented Apr 6, 2019

Typechecking with Proptypes translated

optionalArray: PropTypes.array,
optionalBool: PropTypes.bool,
optionalFunc: PropTypes.func,
optionalFunc: PropTypes.func, // наприклад, приймає функцію або відсутнє значення
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should I somehow give hints about meanings of variable names?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

optionalFunc => опціональна функція, про що тут гадати?:)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed

@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 6, 2019

Deploy preview for uk-reactjs ready!

Built with commit 34506fc

https://deploy-preview-98--uk-reactjs.netlify.com

@oleksii-polovyi oleksii-polovyi added the Просунуті Теми Advanced Guides part of documentation label Apr 7, 2019
Copy link
Copy Markdown
Member

@oleksii-polovyi oleksii-polovyi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good start 😃
Please follow up with the suggestions below.

Comment thread content/docs/typechecking-with-proptypes.md
Comment thread content/docs/typechecking-with-proptypes.md
Comment thread content/docs/typechecking-with-proptypes.md Outdated
Comment thread content/docs/typechecking-with-proptypes.md Outdated
Comment thread content/docs/typechecking-with-proptypes.md Outdated
Comment thread content/docs/typechecking-with-proptypes.md Outdated
Comment thread content/docs/typechecking-with-proptypes.md Outdated
Comment thread content/docs/typechecking-with-proptypes.md Outdated
Comment thread content/docs/typechecking-with-proptypes.md Outdated
Comment thread content/docs/typechecking-with-proptypes.md Outdated
Comment thread content/docs/typechecking-with-proptypes.md Outdated
Comment thread content/docs/typechecking-with-proptypes.md Outdated
Copy link
Copy Markdown
Member

@vldmrkl vldmrkl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Дякую за переклад 🙌
Треба трошки виправити, і можна буде заливати в мастер 😀

Comment thread content/docs/typechecking-with-proptypes.md
Comment thread content/docs/typechecking-with-proptypes.md Outdated
@vburlai
Copy link
Copy Markdown
Contributor Author

vburlai commented Apr 8, 2019

Hi @klymenkoo and @ApolllonDev,

Thank you for reviewing.
I've applied the changes.

@vldmrkl
Copy link
Copy Markdown
Member

vldmrkl commented Apr 8, 2019

@vburlai Awesome 🔥🔥🔥
Thank you so much 🙌

@vldmrkl vldmrkl merged commit 52f181a into reactjs:master Apr 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants