Skip to content

Sync with reactjs.org @ 707f22d2 #296

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 32 commits into from
May 3, 2022
Merged

Sync with reactjs.org @ 707f22d2 #296

merged 32 commits into from
May 3, 2022

Conversation

react-translations-bot
Copy link
Collaborator

@react-translations-bot react-translations-bot commented Apr 4, 2022

This PR was automatically generated.

Merge changes from reactjs.org at 707f22d

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 main and cause them to show up as conflicts the next time we merge.

dependabot bot and others added 29 commits March 22, 2022 16:45
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.25.0 to 1.27.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](PrismJS/prism@v1.25.0...v1.27.0)

---
updated-dependencies:
- dependency-name: prismjs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
A slight inconsistency in the formatting used throughout for `{` `}`.
* [18] ReactDOM reference to createRoot/hydrateRoot (#4340)

* [18] ReactDOM reference to createRoot/hydrateRoot

* Update note about render and hydrate

* Match the warning text

* s/Render/render

* [18] Update ReactDOMClient docs (#4468)

* [18] Update ReactDOMClient docs

* Remove ReactDOMClient where it's obvious

* Update browser message

* Update browser message note

* Update based on feedback

* Add react-dom/client docs

* [18] Upgrade homepage examples (#4469)

* [18] Switch code samples to createRoot (#4470)

* [18] Switch code samples to createRoot

* Feedback fixes

* Feedback updates

* [18] Use hydrateRoot and root.unmount. (#4473)

* [18] Add docs for flushSync (#4474)

* [18] Add flushSync to ReactDOM docs

* Seb feedback

* More Seb feedback

* [18] Bump version to 18 (#4478)

* [18] Update browser requirements (#4476)

* [18] Update browser requirements

* Update based on feedback

* [18] Add stubs for new API references (#4477)

* [18] Add stubs for new API references

* Change order/grouping

* [18] Redirect outdated Concurrent Mode docs (#4481)

* [18] Redirect outdated Concurrent Mode docs

* Use Vercel redirects instead

* [18] Update versions page (#4482)

* [18] Update version page

* Fix prettier

* [18] Update React.lazy docs (#4483)

* [18] Add docs for useSyncExternalStore (#4487)

* [18] Add docs for useSyncExternalStore

* rm "optional"

* [18] Add docs for useInsertionEffect (#4486)

* [18] Add docs for useId (#4488)

* [18] Add docs for useId

* Update based on feedback

* Add Strict Effects to Strict Mode (#4362)

* Add Strict Effects to Strict Mode

* Update with new thinking

* [18] Update docs for useEffect timing (#4498)

* [18] Add docs for useDeferredValue (#4497)

* [18] Update suspense docs for unexpected fallbacks (#4500)

* [18] Update suspense docs for unexpected fallbacks

* Add inline code block

* Feedback fixes

* [18] Updated Suspense doc with behavior during SSR and Hydration (#4484)

* update wording

* wording

* update events

* Update content/docs/reference-react.md

Co-authored-by: Sebastian Silbermann <[email protected]>

* add link to selective hydration

* remove some of the implementation details

Co-authored-by: Sebastian Silbermann <[email protected]>

* [18] renderToPipeableStream doc (#4485)

* new streaming ssr api

* add readable stream

* code snippets

* Rename strict effects / unsafe effects to use the reusable state terminology (#4505)

* Add draft of 18 release post

* Add links to speaker Twitter profiles

* [18] Update upgrade guide

* Fix typo in blog title

* [18] Blog - add note for react native

* [18] Add changelog info to blog posts

* Edit Suspense for data fetching section

* Update date

* [18] Add links

* Consistent title case

* Update link to merged RFC

* [18] Update APIs and links

* [18] Add start/useTransition docs (#4479)

* [18] Add start/useTransition docs

* Updates based on feedback

* [18] Generate heading IDs

* Add note about Strict Mode

* Just frameworks

* Reorder, fix content

* Typos

* Clarify Suspense frameworks section

* Revert lost changes that happened when I undo-ed in my editor

Co-authored-by: salazarm <[email protected]>
Co-authored-by: Sebastian Silbermann <[email protected]>
Co-authored-by: Sebastian Markbåge <[email protected]>
Co-authored-by: Andrew Clark <[email protected]>
Co-authored-by: dan <[email protected]>
* Clarify note for React Native users

Just clarifying expectations for React Native users on when React 18 will be available there.

* Update content/blog/2022-03-08-react-18-upgrade-guide.md

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

Co-authored-by: Ricky <[email protected]>
Similar to #4508
"without the use an" =>  "without the use of an"
* Document the new consistent Suspense behavior

* Update 2022-03-08-react-18-upgrade-guide.md

* Update 2022-03-08-react-18-upgrade-guide.md
* Add a note about Strict Mode to release blog post

* Update 2022-03-08-react-18-upgrade-guide.md

* Update 2022-03-08-react-18-upgrade-guide.md
* Update Prerequisites nodejs version

* Update how-to-contribute.md
@github-actions
Copy link

github-actions bot commented Apr 4, 2022

Size Changes

📦 Next.js Bundle Analysis

This analysis was generated by the next.js bundle analysis action 🤖

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 95.2 KB (🟡 +3.87 KB)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

New Pages Added

The following pages were added to the bundle from the code in this PR:

Page Size (compressed) First Load
/apis 54.8 KB 150 KB
/apis/createcontext 56.56 KB 151.75 KB
/apis/reactdom 54.74 KB 149.94 KB
/apis/render 56.79 KB 151.98 KB
/apis/usecontext 62.52 KB 157.71 KB
/apis/usereducer 62.15 KB 157.34 KB
/apis/useref 59.86 KB 155.06 KB
/apis/usestate 65.78 KB 160.97 KB

One Hundred Eighty-one Pages Changed Size

The following pages changed size from the code in this PR compared to its base branch:

Page Size (compressed) First Load
/ 54.92 KB (🟢 -148.71 KB) 150.11 KB
/404 54.03 KB (🟢 -148.7 KB) 149.22 KB
/blog 41.27 KB (🟡 +3.98 KB) 136.46 KB
/blog/2013/06/02/jsfiddle-integration 65.31 KB (🟢 -148.44 KB) 160.5 KB
/blog/2013/06/05/why-react 67.03 KB (🟢 -148.44 KB) 162.23 KB
/blog/2013/06/12/community-roundup 66.74 KB (🟢 -148.44 KB) 161.93 KB
/blog/2013/06/19/community-roundup-2 67.4 KB (🟢 -148.44 KB) 162.6 KB
/blog/2013/06/21/react-v0-3-3 65.45 KB (🟢 -148.44 KB) 160.65 KB
/blog/2013/06/27/community-roundup-3 67.77 KB (🟢 -148.43 KB) 162.97 KB
/blog/2013/07/02/react-v0-4-autobind-by-default 66.07 KB (🟢 -148.44 KB) 161.27 KB
/blog/2013/07/03/community-roundup-4 67.14 KB (🟢 -148.44 KB) 162.34 KB
/blog/2013/07/11/react-v0-4-prop-validation-and-default-values 65.94 KB (🟢 -148.43 KB) 161.14 KB
/blog/2013/07/17/react-v0-4-0 66.65 KB (🟢 -148.44 KB) 161.85 KB
/blog/2013/07/23/community-roundup-5 67.53 KB (🟢 -148.44 KB) 162.73 KB
/blog/2013/07/26/react-v0-4-1 65.42 KB (🟢 -148.44 KB) 160.61 KB
/blog/2013/07/30/use-react-and-jsx-in-ruby-on-rails 66.02 KB (🟢 -148.43 KB) 161.22 KB
/blog/2013/08/05/community-roundup-6 66.83 KB (🟢 -148.44 KB) 162.02 KB
/blog/2013/08/19/use-react-and-jsx-in-python-applications 66.03 KB (🟢 -148.44 KB) 161.23 KB
/blog/2013/08/26/community-roundup-7 67 KB (🟢 -148.43 KB) 162.19 KB
/blog/2013/09/24/community-roundup-8 68.43 KB (🟢 -148.44 KB) 163.63 KB
/blog/2013/10/03/community-roundup-9 67.36 KB (🟢 -148.44 KB) 162.56 KB
/blog/2013/10/16/react-v0.5.0 67.05 KB (🟢 -148.43 KB) 162.24 KB
/blog/2013/10/29/react-v0-5-1 65.41 KB (🟢 -148.44 KB) 160.6 KB
/blog/2013/11/06/community-roundup-10 69.02 KB (🟢 -148.44 KB) 164.22 KB
/blog/2013/11/18/community-roundup-11 68.11 KB (🟢 -148.43 KB) 163.3 KB
/blog/2013/12/18/react-v0.5.2-v0.4.2 65.88 KB (🟢 -148.43 KB) 161.07 KB
/blog/2013/12/19/react-v0.8.0 66.3 KB (🟢 -148.44 KB) 161.5 KB
/blog/2013/12/23/community-roundup-12 67.76 KB (🟢 -148.44 KB) 162.95 KB
/blog/2013/12/30/community-roundup-13 67.54 KB (🟢 -148.44 KB) 162.74 KB
/blog/2014/01/02/react-chrome-developer-tools 65.8 KB (🟢 -148.44 KB) 160.99 KB
/blog/2014/01/06/community-roundup-14 67.13 KB (🟢 -148.44 KB) 162.33 KB
/blog/2014/02/05/community-roundup-15 68.35 KB (🟢 -148.44 KB) 163.55 KB
/blog/2014/02/15/community-roundup-16 68.06 KB (🟢 -148.44 KB) 163.26 KB
/blog/2014/02/16/react-v0.9-rc1 68.47 KB (🟢 -148.44 KB) 163.66 KB
/blog/2014/02/20/react-v0.9 68.91 KB (🟢 -148.44 KB) 164.11 KB
/blog/2014/02/24/community-roundup-17 67.78 KB (🟢 -148.43 KB) 162.97 KB
/blog/2014/03/14/community-roundup-18 68.74 KB (🟢 -148.44 KB) 163.94 KB
/blog/2014/03/19/react-v0.10-rc1 67.05 KB (🟢 -148.44 KB) 162.25 KB
/blog/2014/03/21/react-v0.10 67.08 KB (🟢 -148.44 KB) 162.27 KB
/blog/2014/03/28/the-road-to-1.0 67.19 KB (🟢 -148.44 KB) 162.38 KB
/blog/2014/04/04/reactnet 65.83 KB (🟢 -148.44 KB) 161.03 KB
/blog/2014/05/06/flux 65.95 KB (🟢 -148.44 KB) 161.15 KB
/blog/2014/05/29/one-year-of-open-source-react 66.18 KB (🟢 -148.44 KB) 161.37 KB
/blog/2014/06/27/community-roundup-19 67.72 KB (🟢 -148.44 KB) 162.92 KB
/blog/2014/07/13/react-v0.11-rc1 68.11 KB (🟢 -148.44 KB) 163.3 KB
/blog/2014/07/17/react-v0.11 69.37 KB (🟢 -148.43 KB) 164.56 KB
/blog/2014/07/25/react-v0.11.1 66.31 KB (🟢 -148.44 KB) 161.51 KB
/blog/2014/07/28/community-roundup-20 67.87 KB (🟢 -148.43 KB) 163.06 KB
/blog/2014/07/30/flux-actions-and-the-dispatcher 67.5 KB (🟢 -148.44 KB) 162.7 KB
/blog/2014/08/03/community-roundup-21 67.54 KB (🟢 -148.44 KB) 162.73 KB
/blog/2014/09/03/introducing-the-jsx-specification 65.54 KB (🟢 -148.44 KB) 160.73 KB
/blog/2014/09/12/community-round-up-22 68.01 KB (🟢 -148.44 KB) 163.21 KB
/blog/2014/09/16/react-v0.11.2 66.31 KB (🟢 -148.44 KB) 161.51 KB
/blog/2014/09/24/testing-flux-applications 69.49 KB (🟢 -148.43 KB) 164.69 KB
/blog/2014/10/14/introducing-react-elements 68.45 KB (🟢 -148.44 KB) 163.64 KB
/blog/2014/10/16/react-v0.12-rc1 68.41 KB (🟢 -148.44 KB) 163.6 KB
/blog/2014/10/17/community-roundup-23 68.98 KB (🟢 -148.43 KB) 164.18 KB
/blog/2014/10/27/react-js-conf 65.58 KB (🟢 -148.44 KB) 160.78 KB
/blog/2014/10/28/react-v0.12 68.35 KB (🟢 -148.44 KB) 163.55 KB
/blog/2014/11/24/react-js-conf-updates 65.97 KB (🟢 -148.44 KB) 161.17 KB
/blog/2014/11/25/community-roundup-24 69.21 KB (🟢 -148.44 KB) 164.4 KB
/blog/2014/12/18/react-v0.12.2 66 KB (🟢 -148.44 KB) 161.19 KB
/blog/2014/12/19/react-js-conf-diversity-scholarship 66.39 KB (🟢 -148.44 KB) 161.59 KB
/blog/2015/01/27/react-v0.13.0-beta-1 67.36 KB (🟢 -148.43 KB) 162.56 KB
/blog/2015/02/18/react-conf-roundup-2015 69.35 KB (🟢 -148.44 KB) 164.54 KB
/blog/2015/02/20/introducing-relay-and-graphql 68.5 KB (🟢 -148.44 KB) 163.69 KB
/blog/2015/02/24/react-v0.13-rc1 67.4 KB (🟢 -148.44 KB) 162.59 KB
/blog/2015/02/24/streamlining-react-elements 69.95 KB (🟢 -148.44 KB) 165.15 KB
/blog/2015/03/03/react-v0.13-rc2 66.74 KB (🟢 -148.43 KB) 161.93 KB
/blog/2015/03/04/community-roundup-25 67.69 KB (🟢 -148.44 KB) 162.89 KB
/blog/2015/03/10/react-v0.13 68.01 KB (🟢 -148.44 KB) 163.21 KB
/blog/2015/03/16/react-v0.13.1 65.83 KB (🟢 -148.44 KB) 161.03 KB
/blog/2015/03/19/building-the-facebook-news-feed-with-relay 68.59 KB (🟢 -148.44 KB) 163.79 KB
/blog/2015/03/26/introducing-react-native 65.73 KB (🟢 -148.44 KB) 160.92 KB
/blog/2015/03/30/community-roundup-26 67.66 KB (🟢 -148.44 KB) 162.86 KB
/blog/2015/04/17/react-native-v0.4 66.58 KB (🟢 -148.44 KB) 161.77 KB
/blog/2015/04/18/react-v0.13.2 65.91 KB (🟢 -148.43 KB) 161.11 KB
/blog/2015/05/01/graphql-introduction 70.4 KB (🟢 -148.43 KB) 165.6 KB
/blog/2015/05/08/react-v0.13.3 65.8 KB (🟢 -148.44 KB) 161 KB
/blog/2015/05/22/react-native-release-process 65.95 KB (🟢 -148.44 KB) 161.15 KB
/blog/2015/06/12/deprecating-jstransform-and-react-tools 66.4 KB (🟢 -148.44 KB) 161.6 KB
/blog/2015/07/03/react-v0.14-beta-1 67.92 KB (🟢 -148.44 KB) 163.11 KB
/blog/2015/08/03/new-react-devtools-beta 66.52 KB (🟢 -148.44 KB) 161.71 KB
/blog/2015/08/11/relay-technical-preview 66.58 KB (🟢 -148.44 KB) 161.78 KB
/blog/2015/08/13/reacteurope-roundup 68.17 KB (🟢 -148.44 KB) 163.36 KB
/blog/2015/09/02/new-react-developer-tools 65.93 KB (🟢 -148.44 KB) 161.13 KB
/blog/2015/09/10/react-v0.14-rc1 71.62 KB (🟢 -148.39 KB) 166.81 KB
/blog/2015/09/14/community-roundup-27 68.09 KB (🟢 -148.44 KB) 163.29 KB
/blog/2015/10/01/react-render-and-top-level-api 67.07 KB (🟢 -148.43 KB) 162.26 KB
/blog/2015/10/07/react-v0.14 72.1 KB (🟢 -148.38 KB) 167.3 KB
/blog/2015/10/19/reactiflux-is-moving-to-discord 67.81 KB (🟢 -148.44 KB) 163.01 KB
/blog/2015/10/28/react-v0.14.1 65.83 KB (🟢 -148.43 KB) 161.02 KB
/blog/2015/11/02/react-v0.14.2 65.85 KB (🟢 -148.44 KB) 161.05 KB
/blog/2015/11/18/react-v0.14.3 65.98 KB (🟢 -148.44 KB) 161.17 KB
/blog/2015/12/04/react-js-conf-2016-diversity-scholarship 66.85 KB (🟢 -148.43 KB) 162.05 KB
/blog/2015/12/16/ismounted-antipattern 66.45 KB (🟢 -148.44 KB) 161.65 KB
/blog/2015/12/18/react-components-elements-and-instances 70.37 KB (🟢 -148.44 KB) 165.57 KB
/blog/2015/12/29/react-v0.14.4 65.65 KB (🟢 -148.43 KB) 160.84 KB
/blog/2016/01/08/A-implies-B-does-not-imply-B-implies-A 66.66 KB (🟢 -148.44 KB) 161.86 KB
/blog/2016/01/12/discontinuing-ie8-support 65.47 KB (🟢 -148.44 KB) 160.67 KB
/blog/2016/02/19/new-versioning-scheme 66.85 KB (🟢 -148.43 KB) 162.05 KB
/blog/2016/03/07/react-v15-rc1 69.61 KB (🟢 -148.38 KB) 164.8 KB
/blog/2016/03/16/react-v15-rc2 66.47 KB (🟢 -148.44 KB) 161.66 KB
/blog/2016/03/29/react-v0.14.8 65.6 KB (🟢 -148.44 KB) 160.8 KB
/blog/2016/04/07/react-v15 73.79 KB (🟢 -148.31 KB) 168.99 KB
/blog/2016/04/08/react-v15.0.1 66.36 KB (🟢 -148.43 KB) 161.55 KB
/blog/2016/07/11/introducing-reacts-error-code-system 66.07 KB (🟢 -148.44 KB) 161.27 KB
/blog/2016/07/13/mixins-considered-harmful 74.22 KB (🟢 -148.44 KB) 169.42 KB
/blog/2016/07/22/create-apps-with-no-configuration 69.55 KB (🟢 -148.44 KB) 164.75 KB
/blog/2016/08/05/relay-state-of-the-state 69.59 KB (🟢 -148.44 KB) 164.79 KB
/blog/2016/09/28/our-first-50000-stars 71.04 KB (🟢 -148.44 KB) 166.23 KB
/blog/2016/11/16/react-v15.4.0 68.99 KB (🟢 -148.43 KB) 164.19 KB
/blog/2017/04/07/react-v15.5.0 69.55 KB (🟢 -148.44 KB) 164.75 KB
/blog/2017/05/18/whats-new-in-create-react-app 68.95 KB (🟢 -148.44 KB) 164.15 KB
/blog/2017/06/13/react-v15.6.0 67.57 KB (🟢 -148.44 KB) 162.77 KB
/blog/2017/07/26/error-handling-in-react-16 67.92 KB (🟢 -148.43 KB) 163.12 KB
/blog/2017/09/08/dom-attributes-in-react-16 68.35 KB (🟢 -148.44 KB) 163.55 KB
/blog/2017/09/25/react-v15.6.2 66.69 KB (🟢 -148.44 KB) 161.88 KB
/blog/2017/09/26/react-v16.0 71.82 KB (🟢 -148.44 KB) 167.01 KB
/blog/2017/11/28/react-v16.2.0-fragment-support 69.75 KB (🟢 -148.41 KB) 164.95 KB
/blog/2017/12/07/introducing-the-react-rfc-process 66.27 KB (🟢 -148.44 KB) 161.46 KB
/blog/2017/12/15/improving-the-repository-infrastructure 82.06 KB (🟢 -148.44 KB) 177.26 KB
/blog/2018/03/01/sneak-peek-beyond-react-16 66.23 KB (🟢 -148.44 KB) 161.42 KB
/blog/2018/03/27/update-on-async-rendering 71.47 KB (🟢 -148.44 KB) 166.66 KB
/blog/2018/03/29/react-v-16-3 68.29 KB (🟢 -148.44 KB) 163.49 KB
/blog/2018/05/23/react-v-16-4 68.43 KB (🟢 -148.44 KB) 163.62 KB
/blog/2018/06/07/you-probably-dont-need-derived-state 72.09 KB (🟢 -148.44 KB) 167.28 KB
/blog/2018/08/01/react-v-16-4-2 67.08 KB (🟢 -148.44 KB) 162.27 KB
/blog/2018/09/10/introducing-the-react-profiler 68.69 KB (🟢 -148.43 KB) 163.88 KB
/blog/2018/10/01/create-react-app-v2 69.17 KB (🟢 -148.44 KB) 164.36 KB
/blog/2018/10/23/react-v-16-6 68.37 KB (🟢 -148.43 KB) 163.56 KB
/blog/2018/11/13/react-conf-recap 66.08 KB (🟢 -148.43 KB) 161.28 KB
/blog/2018/11/27/react-16-roadmap 72.27 KB (🟢 -148.44 KB) 167.47 KB
/blog/2018/12/19/react-v-16-7 67.2 KB (🟢 -148.44 KB) 162.4 KB
/blog/2019/02/06/react-v16.8.0 69.47 KB (🟢 -148.44 KB) 164.66 KB
/blog/2019/02/23/is-react-translated-yet 69.03 KB (🟢 -148.44 KB) 164.23 KB
/blog/2019/08/08/react-v16.9.0 71.96 KB (🟢 -148.44 KB) 167.16 KB
/blog/2019/08/15/new-react-devtools 66.57 KB (🟢 -148.43 KB) 161.77 KB
/blog/2019/10/22/react-release-channels 68.38 KB (🟢 -148.44 KB) 163.58 KB
/blog/2019/11/06/building-great-user-experiences-with-concurrent-mode-and-suspense 73.08 KB (🟢 -148.44 KB) 168.28 KB
/blog/2020/02/26/react-v16.13.0 69.31 KB (🟢 -148.44 KB) 164.5 KB
/blog/2020/08/10/react-v17-rc 75.59 KB (🟢 -148.43 KB) 170.79 KB
/blog/all 57.27 KB (🟡 +3.86 KB) 152.46 KB
/community 54.61 KB (🟢 -148.71 KB) 149.8 KB
/community/acknowledgements 55.8 KB (🟢 -148.71 KB) 151 KB
/community/meet-the-team 56.49 KB (🟢 -148.54 KB) 151.69 KB
/learn 59.54 KB (🟢 -152.49 KB) 154.73 KB
/learn/add-react-to-a-website 60.31 KB (🟢 -148.66 KB) 155.5 KB
/learn/adding-interactivity 61.24 KB (🟢 -148.7 KB) 156.44 KB
/learn/choosing-the-state-structure 66.98 KB (🟢 -148.71 KB) 162.17 KB
/learn/conditional-rendering 59.21 KB (🟢 -148.7 KB) 154.41 KB
/learn/describing-the-ui 58.43 KB (🟢 -148.7 KB) 153.63 KB
/learn/editor-setup 56.2 KB (🟢 -148.67 KB) 151.39 KB
/learn/escape-hatches 53.94 KB (🟢 -148.7 KB) 149.14 KB
/learn/extracting-state-logic-into-a-reducer 64.61 KB (🟢 -148.68 KB) 159.81 KB
/learn/importing-and-exporting-components 57.61 KB (🟢 -148.71 KB) 152.8 KB
/learn/installation 55.27 KB (🟢 -148.69 KB) 150.46 KB
/learn/javascript-in-jsx-with-curly-braces 57.68 KB (🟢 -148.71 KB) 152.88 KB
/learn/keeping-components-pure 61.82 KB (🟢 -148.71 KB) 157.01 KB
/learn/managing-state 60.54 KB (🟢 -148.7 KB) 155.74 KB
/learn/manipulating-the-dom-with-refs 62.8 KB (🟢 -148.36 KB) 158 KB
/learn/passing-data-deeply-with-context 62.34 KB (🟢 -148.33 KB) 157.53 KB
/learn/passing-props-to-a-component 61.39 KB (🟢 -148.71 KB) 156.58 KB
/learn/preserving-and-resetting-state 65.35 KB (🟢 -147.55 KB) 160.55 KB
/learn/queueing-a-series-of-state-updates 59.18 KB (🟢 -148.71 KB) 154.38 KB
/learn/react-developer-tools 55.38 KB (🟢 -148.46 KB) 150.57 KB
/learn/reacting-to-input-with-state 63.8 KB (🟢 -148.57 KB) 158.99 KB
/learn/referencing-values-with-refs 60.7 KB (🟢 -148.7 KB) 155.9 KB
/learn/render-and-commit 57.67 KB (🟢 -148.7 KB) 152.87 KB
/learn/rendering-lists 61.73 KB (🟢 -148.71 KB) 156.93 KB
/learn/responding-to-events 60.73 KB (🟢 -148.71 KB) 155.92 KB
/learn/scaling-up-with-reducer-and-context 58.75 KB (🟢 -148.71 KB) 153.95 KB
/learn/sharing-state-between-components 59.46 KB (🟢 -148.71 KB) 154.66 KB
/learn/start-a-new-react-project 56.61 KB (🟢 -148.71 KB) 151.81 KB
/learn/state-a-components-memory 64.91 KB (🟢 -148.71 KB) 160.1 KB
/learn/state-as-a-snapshot 58.73 KB (🟢 -148.71 KB) 153.92 KB
/learn/thinking-in-react 60.54 KB (🟢 -148.78 KB) 155.74 KB
/learn/updating-arrays-in-state 62.78 KB (🟢 -148.72 KB) 157.98 KB
/learn/updating-objects-in-state 62.51 KB (🟢 -148.71 KB) 157.7 KB
/learn/writing-markup-with-jsx 57.91 KB (🟢 -148.4 KB) 153.11 KB
/learn/your-first-component 58.52 KB (🟢 -148.7 KB) 153.71 KB
Details

Only the gzipped size is provided here based on an expert tip.

First Load is the size of the global bundle plus the bundle for the individual page. If a user were to show up to your website and land on a given page, the first load size represents the amount of javascript that user would need to download. If next/link is used, subsequent page loads would only need to download that page's bundle (the number in the "Size" column), since the global bundle has already been downloaded.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

Next to the size is how much the size has increased or decreased compared with the base branch of this PR. If this percentage has increased by 10% or more, there will be a red status indicator applied, indicating that special attention should be given to this.

@neighborhood999
Copy link
Member

neighborhood999 commented May 3, 2022

Most document conflicts are already resolved, so merge this PR first to avoid new auto-generated PRs having conflict documents.

@neighborhood999 neighborhood999 merged commit f5fc6a2 into main May 3, 2022
@neighborhood999 neighborhood999 deleted the sync-707f22d2 branch May 3, 2022 23:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.