Skip to content

useEffect reference #431

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 37 commits into from
Oct 8, 2023
Merged
Changes from all commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
7ad9cd5
Translate Intro and Reference
dawidsabat Aug 20, 2023
3594db2
Minor fixes based on comments from previous PR
dawidsabat Aug 25, 2023
bf77393
Translate Usage: Connecting to an external system
dawidsabat Aug 25, 2023
b7dd7a1
Translate Usage: Connecting to an external system - examples
dawidsabat Aug 25, 2023
db02fca
Merge branch 'main' into Reference_useEffect
dawidsabat Aug 25, 2023
232f59c
Translate Usage: Wrapping Effects in custom Hooks
dawidsabat Aug 26, 2023
a2bab77
Translate Usage: Controlling a non-React widget
dawidsabat Aug 26, 2023
726c31c
Fix minor issues
dawidsabat Aug 28, 2023
693c7c8
Translage Usage: Fetching data with effects
dawidsabat Aug 28, 2023
fec3703
Translate Usage: Specifying reactive dependencies
dawidsabat Aug 28, 2023
e5ef8ed
Translate Usage: Specifying reactive dependencies: Examples
dawidsabat Aug 29, 2023
6df116b
Translate Usage: Updating state based on previous state
dawidsabat Aug 29, 2023
b0cbf5b
Translate Usage: Removing unnecessary object dependencies
dawidsabat Aug 29, 2023
d06739c
Translate Usage: Removing unnecessary function dependencies
dawidsabat Aug 29, 2023
627d80a
Translate Usage: Reading the latest props and state from an Effect
dawidsabat Aug 30, 2023
544f1a5
Translate Troubleshooting: My Effect runs twice
dawidsabat Aug 30, 2023
a85b38d
Merge branch 'main' into Reference_useEffect
dawidsabat Sep 20, 2023
cb58df8
Minor fix
dawidsabat Oct 1, 2023
a983b0a
Merge branch 'main' into Reference_useEffect
dawidsabat Oct 1, 2023
fc7268c
displaying-different-content-on-the-server-and-the-client
dawidsabat Oct 1, 2023
9dbabf8
Fix effect event translation
dawidsabat Oct 2, 2023
b0022fb
Fix minor translation
dawidsabat Oct 2, 2023
947222c
my-effect-runs-after-every-re-render
dawidsabat Oct 2, 2023
28e3cd4
my-effect-keeps-re-running-in-an-infinite-cycle
dawidsabat Oct 5, 2023
600993a
Fix typos
dawidsabat Oct 5, 2023
2cd24dd
Fix hydration translations.
dawidsabat Oct 5, 2023
5e2efba
my-cleanup-logic-runs-even-though-my-component-didnt-unmount
dawidsabat Oct 5, 2023
5029e8b
my-effect-does-something-visual
dawidsabat Oct 5, 2023
f9b7d6c
Fix casing
dawidsabat Oct 5, 2023
93cd2c8
Fix typos
dawidsabat Oct 5, 2023
3df5584
Merge branch 'main' into Reference_useEffect
dawidsabat Oct 6, 2023
3ffe56b
Fix casing
dawidsabat Oct 6, 2023
2cfb5c1
Fix translations of setup function
dawidsabat Oct 6, 2023
babe7cc
Merge branch 'main' into Reference_useEffect
dawidsabat Oct 6, 2023
5803404
Apply suggestions from code review
dawidsabat Oct 7, 2023
b02393d
Remove exclamation marks from code examples
dawidsabat Oct 7, 2023
524af1b
Fix rest of setup function translations
dawidsabat Oct 7, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading