-
Notifications
You must be signed in to change notification settings - Fork 55
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
useEffect reference #431
Changes from 1 commit
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
7ad9cd5
Translate Intro and Reference
dawidsabat 3594db2
Minor fixes based on comments from previous PR
dawidsabat bf77393
Translate Usage: Connecting to an external system
dawidsabat b7dd7a1
Translate Usage: Connecting to an external system - examples
dawidsabat db02fca
Merge branch 'main' into Reference_useEffect
dawidsabat 232f59c
Translate Usage: Wrapping Effects in custom Hooks
dawidsabat a2bab77
Translate Usage: Controlling a non-React widget
dawidsabat 726c31c
Fix minor issues
dawidsabat 693c7c8
Translage Usage: Fetching data with effects
dawidsabat fec3703
Translate Usage: Specifying reactive dependencies
dawidsabat e5ef8ed
Translate Usage: Specifying reactive dependencies: Examples
dawidsabat 6df116b
Translate Usage: Updating state based on previous state
dawidsabat b0cbf5b
Translate Usage: Removing unnecessary object dependencies
dawidsabat d06739c
Translate Usage: Removing unnecessary function dependencies
dawidsabat 627d80a
Translate Usage: Reading the latest props and state from an Effect
dawidsabat 544f1a5
Translate Troubleshooting: My Effect runs twice
dawidsabat a85b38d
Merge branch 'main' into Reference_useEffect
dawidsabat cb58df8
Minor fix
dawidsabat a983b0a
Merge branch 'main' into Reference_useEffect
dawidsabat fc7268c
displaying-different-content-on-the-server-and-the-client
dawidsabat 9dbabf8
Fix effect event translation
dawidsabat b0022fb
Fix minor translation
dawidsabat 947222c
my-effect-runs-after-every-re-render
dawidsabat 28e3cd4
my-effect-keeps-re-running-in-an-infinite-cycle
dawidsabat 600993a
Fix typos
dawidsabat 2cd24dd
Fix hydration translations.
dawidsabat 5e2efba
my-cleanup-logic-runs-even-though-my-component-didnt-unmount
dawidsabat 5029e8b
my-effect-does-something-visual
dawidsabat f9b7d6c
Fix casing
dawidsabat 93cd2c8
Fix typos
dawidsabat 3df5584
Merge branch 'main' into Reference_useEffect
dawidsabat 3ffe56b
Fix casing
dawidsabat 2cfb5c1
Fix translations of setup function
dawidsabat babe7cc
Merge branch 'main' into Reference_useEffect
dawidsabat 5803404
Apply suggestions from code review
dawidsabat b02393d
Remove exclamation marks from code examples
dawidsabat 524af1b
Fix rest of setup function translations
dawidsabat File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Merge branch 'main' into Reference_useEffect
- Loading branch information
commit db02fca3122e6cd4cc094f123d6e265713fea806
There are no files selected for viewing
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
You are viewing a condensed version of this merge commit. You can view the full changes here.
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.
Uh oh!
There was an error while loading. Please reload this page.