-
Notifications
You must be signed in to change notification settings - Fork 54
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
Conversation
Sync with original repo
Deploy preview for pl-reactjs ready! Built with commit a5936da |
|
||
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.) |
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.
Jestem szczególnie dumny z tego "zahaczyć się", proszę nie sugerować tu zmian ;).
Hooks overview
page #WIPHooks overview
page
Mocno rozbawił mnie ten PR, dlatego sprawdzę go dziś po południu w pierwszej kolejności :D |
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.
Dodałem kilka komentarzy. Poza tym dobre tłumaczenie 👍
Jeszcze jedna drobna uwaga. Ale approve poleciał. |
Preview: https://deploy-preview-33--pl-reactjs.netlify.com/docs/hooks-overview.html