Skip to content

Sync with reactjs.org @ 99a18287 #33

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 18 commits into from
Jan 14, 2020
Merged

Sync with reactjs.org @ 99a18287 #33

merged 18 commits into from
Jan 14, 2020

Conversation

reactjs-translation-bot
Copy link
Contributor

@reactjs-translation-bot reactjs-translation-bot commented Jan 13, 2020

This PR was automatically generated.

Merge changes from reactjs.org at 99a1828

The following files have conflicts and may need new translations:

Please fix the conflicts by pushing new commits to this pull request, either by editing the files directly on GitHub or by checking out this branch.

DO NOT SQUASH MERGE THIS PULL REQUEST!

Doing so will "erase" the commits from master and cause them to show up as conflicts the next time we merge.

jarstelfox and others added 17 commits December 31, 2019 13:51
* Memo: Document behavior with useContext

It is not obvious that useContext and Memo work well together. Namely, if a child component listens to a context and updates out from under them memo'd function, does the memo'd component have the right state if re-rendered?

yes, actually. but this is undocumented. Now it's not!

* fix typo tigger -> trigger

* Add more detail to all relevant pages

Co-authored-by: Alex Krolick <[email protected]>
Co-authored-by: Sophie Alpert <[email protected]>
ComponentsConf 2020 takes place in Melbourne, Australia on 1st September 2020.
Updated information on ESLint plugin being included in Create React App.
San Diego JS holds a monthly meetup dedicated to React.js
Converts a few `let` declarations for constant values to `const` in code examples
* Update introducing-jsx.md

* Fix formatting

Co-authored-by: Sophie Alpert <[email protected]>
* add reactIndia 2020

* update correct hashtag
* Update "Refs and the DOM" documentation

As function components can now have state through hooks, remove the part that mentions converting a function component to a class component to be able to use state.

* Update refs-and-the-dom.md

Co-authored-by: Sophie Alpert <[email protected]>
@netlify
Copy link

netlify bot commented Jan 13, 2020

Deploy preview for react-docs-hu ready!

Built with commit a57b92d

https://deploy-preview-33--react-docs-hu.netlify.com

@balazsorban44 balazsorban44 merged commit f66fd9f into master Jan 14, 2020
@balazsorban44 balazsorban44 deleted the sync-99a18287 branch February 27, 2020 10:43
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.