Skip to content

Comments

Add blog post: Launching the React Foundation#8318

Merged
mattcarrollcode merged 3 commits intoreactjs:mainfrom
mattcarrollcode:blog/launching-the-react-foundation
Feb 24, 2026
Merged

Add blog post: Launching the React Foundation#8318
mattcarrollcode merged 3 commits intoreactjs:mainfrom
mattcarrollcode:blog/launching-the-react-foundation

Conversation

@mattcarrollcode
Copy link
Contributor

@mattcarrollcode mattcarrollcode commented Feb 24, 2026

Summary

  • Adds new blog post announcing the official launch of the React Foundation
  • Updates sidebarBlog.json and blog index with the new entry
  • Adds updated member logos images (including Huawei)

Test plan

  • yarn build compiles successfully
  • yarn lint passes
  • yarn tsc passes
  • Blog post renders correctly at /blog/2026/02/24/launching-the-react-foundation
  • Blog index shows the new card at the top
  • Light/dark mode logo images display correctly

Preview

@github-actions
Copy link

github-actions bot commented Feb 24, 2026

Size changes

Details

📦 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 126.38 KB (🟡 +57 B) 241.47 KB
/500 126.39 KB (🟡 +57 B) 241.48 KB
/[[...markdownPath]] 128.83 KB (🟡 +57 B) 243.92 KB
/errors 126.63 KB (🟡 +57 B) 241.72 KB
/errors/[errorCode] 126.61 KB (🟡 +57 B) 241.7 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.

Copy link
Member

@josephsavona josephsavona left a comment

Choose a reason for hiding this comment

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

Woohoo let’s gooo

@mattcarrollcode mattcarrollcode merged commit 68ff8c8 into reactjs:main Feb 24, 2026
6 checks passed
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.

2 participants