Translate Hooks overview page#33
Merged
cvqprs merged 11 commits intoreactjs:masterfrom Mar 5, 2019
Merged
Conversation
Sync with original repo
|
Deploy preview for pl-reactjs ready! Built with commit a5936da |
g12i
commented
Feb 27, 2019
g12i
commented
Feb 27, 2019
| #### Ale czym jest Hook? {#but-what-is-a-hook} | ||
|
|
||
| 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.) |
Contributor
Author
There was a problem hiding this comment.
Jestem szczególnie dumny z tego "zahaczyć się", proszę nie sugerować tu zmian ;).
Hooks overview page #WIPHooks overview page
Member
|
Mocno rozbawił mnie ten PR, dlatego sprawdzę go dziś po południu w pierwszej kolejności :D |
jakubdrozdek
requested changes
Feb 28, 2019
Member
jakubdrozdek
left a comment
There was a problem hiding this comment.
Dodałem kilka komentarzy. Poza tym dobre tłumaczenie 👍
94 tasks
jakubdrozdek
approved these changes
Mar 4, 2019
Member
|
Jeszcze jedna drobna uwaga. Ale approve poleciał. |
cvqprs
approved these changes
Mar 5, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Preview: https://deploy-preview-33--pl-reactjs.netlify.com/docs/hooks-overview.html