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

Add React Conf 2024 Recap post #6886

Merged
merged 9 commits into from
May 22, 2024

Conversation

rickhanlonii
Copy link
Member

@rickhanlonii rickhanlonii commented May 20, 2024

Copy link

vercel bot commented May 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
19-react-dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 22, 2024 3:03pm
react-dev ✅ Ready (Inspect) Visit Preview May 22, 2024 3:03pm

Copy link

github-actions bot commented May 20, 2024

Size changes

📦 Next.js Bundle Analysis for react-dev

This analysis was generated by the Next.js Bundle Analysis action. 🤖

Five Pages Changed Size

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

Page Size (compressed) First Load
/404 80.79 KB (🟡 +19 B) 184.93 KB
/500 80.78 KB (🟡 +19 B) 184.93 KB
/[[...markdownPath]] 82.63 KB (🟡 +19 B) 186.77 KB
/errors 81 KB (🟡 +19 B) 185.14 KB
/errors/[errorCode] 80.97 KB (🟡 +19 B) 185.12 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.

src/content/blog/2024/05/20/react-conf-2024-recap.md Outdated Show resolved Hide resolved
src/content/blog/2024/05/20/react-conf-2024-recap.md Outdated Show resolved Hide resolved
src/content/blog/2024/05/20/react-conf-2024-recap.md Outdated Show resolved Hide resolved
src/content/community/team.md Outdated Show resolved Hide resolved
src/content/blog/2024/05/20/react-conf-2024-recap.md Outdated Show resolved Hide resolved
src/content/blog/2024/05/20/react-conf-2024-recap.md Outdated Show resolved Hide resolved
src/content/blog/2024/05/20/react-conf-2024-recap.md Outdated Show resolved Hide resolved
src/content/blog/2024/05/20/react-conf-2024-recap.md Outdated Show resolved Hide resolved
src/content/blog/2024/05/20/react-conf-2024-recap.md Outdated Show resolved Hide resolved
src/content/blog/2024/05/20/react-conf-2024-recap.md Outdated Show resolved Hide resolved
src/content/blog/2024/05/20/react-conf-2024-recap.md Outdated Show resolved Hide resolved

To kick off day 2, [Seth Webster](https://twitter.com/sethwebster) shared a welcome message, followed by a Thank You from [Eli White](https://x.com/Eli_White) and an introduction by our Chief Vibes Officer [Ashley Narcisse](https://twitter.com/_darkfadr).

In the day 2 keynote, [Nicola Corti](https://twitter.com/cortinico) shared the State of React Native, including 78 million downloads in 2023, and highlighted apps using React Native including 2000+ screens used inside of Meta, and screens from Microsoft in Microsoft Office and the Microsoft Windows Start Menu.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The growth of downloaded matters more than the absolute number

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you want to mention that the Marketplace PDP page, written with React Native, is visited more than 2 Billion times a day? We can

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add a suggested edit? Not sure what to say here instead.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Idk how to do suggested change from mobile, but here is a proposal

In the day 2 keynote, [Nicola Cortil(https:/ twitter.com/cortinico) shared the State of React Native, including 78 million downloads of React Native in 2023, and highlighted apps using React Native including 2000+ screens used inside of Meta. Facebook Marketplace's product details page, written with React Native, is visited more than 2 billion times per day. Nicola also shared that at Microsoft, part of the Windows Start Menu and some features in almost every Microsoft Office product across mobile and desktop are written with React Native.

src/content/blog/2024/05/20/react-conf-2024-recap.md Outdated Show resolved Hide resolved
Co-authored-by: lauren <poteto@users.noreply.github.com>
@rickhanlonii rickhanlonii merged commit 59a2739 into reactjs:main May 22, 2024
6 checks passed
@rickhanlonii rickhanlonii deleted the rh/blog-react-conf-2024 branch May 22, 2024 15:42
- [Vanilla React](https://www.youtube.com/watch?v=T8TZQ6k4SLE&t=5542s) by [Ryan Florence](https://twitter.com/ryanflorence)
- [React Rhythm & Blues](https://www.youtube.com/watch?v=0ckOUBiuxVY&t=12728s) by [Lee Robinson](https://twitter.com/leeerob)
- [RedwoodJS, now with React Server Components](https://www.youtube.com/watch?v=T8TZQ6k4SLE&t=26815s) by [Amy Dutton](https://twitter.com/selfteachme)
- [Introducing Universal React Server Components in Expo Router](https://www.youtube.com/watch?v=T8TZQ6k4SLE&t=5542s) by [Evan Bacon](https://twitter.com/Baconbrix)
Copy link
Contributor

@slorber slorber May 22, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wrong video timestamp @rickhanlonii

Search for =5542s there are a few others that are wrong

CleanShot 2024-05-22 at 18 21 40

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, fixed here #6902

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

Successfully merging this pull request may close these issues.

None yet

6 participants