Skip to content
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

Translate Component State FAQ #123

Merged
merged 4 commits into from Oct 16, 2019
Merged

Translate Component State FAQ #123

merged 4 commits into from Oct 16, 2019

Conversation

GasimGasimzada
Copy link
Collaborator

@GasimGasimzada GasimGasimzada commented Oct 13, 2019

  • What does setState do?
  • What is the difference between state and props?
  • Why is setState giving me a wrong value?
  • How do I update state based on current state?
  • What's the difference between sending an object vs function to setState?
  • When is setState asynchronous?
  • Why doesn't React update setState synchronously?
  • Should I use state management library like Redux or Mobx?

https://deploy-preview-123--az-reactjs.netlify.com/docs/faq-state.html

@netlify
Copy link

netlify bot commented Oct 13, 2019

Deploy preview for az-reactjs ready!

Built with commit 2b64bcf

https://deploy-preview-123--az-reactjs.netlify.com

@tesseralis tesseralis mentioned this pull request Oct 14, 2019
99 tasks
@GasimGasimzada GasimGasimzada added this to the FAQ milestone Oct 14, 2019
@GasimGasimzada GasimGasimzada added the new page Translate a new page label Oct 14, 2019
@GasimGasimzada GasimGasimzada merged commit def2d32 into master Oct 16, 2019
@GasimGasimzada GasimGasimzada deleted the faq-component-state branch October 19, 2019 10:00
@GasimGasimzada GasimGasimzada mentioned this pull request Jan 28, 2020
41 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting review +1 new page Translate a new page
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants