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 Effect Hook #137

Merged
merged 4 commits into from Oct 29, 2019
Merged

Translate Effect Hook #137

merged 4 commits into from Oct 29, 2019

Conversation

GasimGasimzada
Copy link
Collaborator

@GasimGasimzada GasimGasimzada commented Oct 27, 2019

  • Overview
  • Effects without Cleanup
    • Classes Example
    • Hooks Example
  • Effects with Cleanup
    • Classes Example
    • Hooks Example
  • Recap
  • Tips for using Effects
    • Tip: Use Multiple Effects to Separate Concerns
    • Explanation: Why Effects Run on Each Update
    • Tip: Optimizing Performance by Skipping Effects
  • Next Steps

https://deploy-preview-137--az-reactjs.netlify.com/docs/hooks-effect.html

@GasimGasimzada GasimGasimzada changed the title Translate Using Effect Hook Translate Effect Hook Oct 27, 2019
@netlify
Copy link

netlify bot commented Oct 27, 2019

Deploy preview for az-reactjs ready!

Built with commit 231f5e5

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

@GasimGasimzada GasimGasimzada merged commit f918dd9 into master Oct 29, 2019
@GasimGasimzada GasimGasimzada deleted the translate-using-effect-hook branch December 14, 2019 12:48
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