Skip to content

remove useCallbacks calls on useAsyncState#88

Open
fauzanrh wants to merge 1 commit intoslorber:masterfrom
fauzanrh:remove-useCallbacks
Open

remove useCallbacks calls on useAsyncState#88
fauzanrh wants to merge 1 commit intoslorber:masterfrom
fauzanrh:remove-useCallbacks

Conversation

@fauzanrh
Copy link

from: https://reactjs.org/docs/hooks-reference.html#usestate 's Note.

React guarantees that setState function identity is stable and won’t change on re-renders. This is why it’s safe to omit from the useEffect or useCallback dependency list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant