Skip to content

Translate Hooks overview page #33

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

Merged
merged 11 commits into from
Mar 5, 2019
Merged

Translate Hooks overview page #33

merged 11 commits into from
Mar 5, 2019

Conversation

g12i
Copy link
Contributor

@g12i g12i commented Feb 27, 2019

@g12i g12i added the work in progress Author opened the pull-request but it's still being worked on label Feb 27, 2019
@netlify
Copy link

netlify bot commented Feb 27, 2019

Deploy preview for pl-reactjs ready!

Built with commit a5936da

https://deploy-preview-33--pl-reactjs.netlify.com


Hooks are functions that let you “hook into” React state and lifecycle features from function components. Hooks don't work inside classes -- they let you use React without classes. (We [don't recommend](/docs/hooks-intro.html#gradual-adoption-strategy) rewriting your existing components overnight but you can start using Hooks in the new ones if you'd like.)
Hooki są to funkcje, które pozwalają "zahaczyć się" w mechanizmy stanu i cyklu życia Reacta, z wewnątrz komponentów funkcyjnych. Hooki nie działają w klasach -- zamiast tego pozwalają korzystać z Reacta bez klas. ([Nie zalecamy](/docs/hooks-intro.html#gradual-adoption-strategy) przepisywania istniejących komponentów z dnia na dzień, ale jeżeli masz ochotę, możesz zacząć korzystać z Hooków w nowych komponentach.)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Jestem szczególnie dumny z tego "zahaczyć się", proszę nie sugerować tu zmian ;).

@g12i g12i changed the title Translate Hooks overview page #WIP Translate Hooks overview page Feb 27, 2019
@g12i g12i added needs review A pull request ready to be reviewed and removed work in progress Author opened the pull-request but it's still being worked on labels Feb 27, 2019
@jakubdrozdek
Copy link
Member

jakubdrozdek commented Feb 28, 2019

Mocno rozbawił mnie ten PR, dlatego sprawdzę go dziś po południu w pierwszej kolejności :D

Copy link
Member

@jakubdrozdek jakubdrozdek left a comment

Choose a reason for hiding this comment

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

Dodałem kilka komentarzy. Poza tym dobre tłumaczenie 👍

@jakubdrozdek jakubdrozdek added the needs author response Changes requested needing author's input label Feb 28, 2019
@g12i g12i removed the needs author response Changes requested needing author's input label Mar 3, 2019
@g12i g12i added the needs +1 Needs another approval before merging label Mar 4, 2019
@jakubdrozdek
Copy link
Member

Jeszcze jedna drobna uwaga. Ale approve poleciał.

@cvqprs cvqprs merged commit 4171c3b into reactjs:master Mar 5, 2019
@cvqprs cvqprs added 🌐 translated Translation is completed for this page and removed needs +1 Needs another approval before merging needs review A pull request ready to be reviewed labels Mar 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌐 translated Translation is completed for this page
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants