Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

Sync with reactjs.org @ 19aa5b48 #310

Open
wants to merge 1,216 commits into
base: main
Choose a base branch
from
Open

Conversation

gaearon and others added 30 commits September 29, 2022 03:57
* [Beta] useEffect API

* tweaks

* tweak

* add a link

* wip

* keep guide stuff to guides

* moar

* meh
* [Beta] Add a survey

* wording
* Point old site banner at Beta docs

* lint
…tions (#5142)

* [Beta] fix typo in lifecycle-of-reactive-effects challenge 3

* [Beta] fix typo in lifecycle-of-reactive-effects  challenge 5
* Added documentation for React.createFactory

* Update beta/src/content/apis/react/createFactory.md

Co-authored-by: Strek <[email protected]>

* minor editorial updates (#2)

* Update createFactory.md

* Update createFactory.md

* edits

Co-authored-by: Strek <[email protected]>
Co-authored-by: Holly Sweeney <[email protected]>
Co-authored-by: Dan Abramov <[email protected]>
…ependency (#5151)

* Update 6 files

* Update 3 files

* Update _app.tsx and _document.tsx
beau-house and others added 29 commits February 2, 2023 23:29
* Move past conferences to past section

* Update ordering for past conferences, most recent first
Added `createElement` in the import statement since it was used within the code snippet but was not imported.
The rule is `exhaustive-deps`, not `exhaustive-dependencies`.

Signed-off-by: Eng Zer Jun <[email protected]>
It should be `useContext(AuthContext)` whereas it's `useContext(AuthProvider)`.
* Add React Norway to conferences page

* Add React Norway to beta docs events
* 🐛 (tic-tac-toe) fix or-and in sentence

* chore: use an just like previous para

---------

Co-authored-by: Delphine Bugner <[email protected]>
Co-authored-by: Strek <[email protected]>
ghstack-source-id: fd330d5eeb1e050d792064492193dfbdabee24a5
Pull Request resolved: reactjs/react.dev#5658
@vercel
Copy link

vercel bot commented Mar 13, 2023

Deployment failed with the following error:

Could not parse File as JSON: vercel.json

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.