Skip to content

translate(blog): 2025 posts - #730

Open
deblasis wants to merge 3 commits into
translate/blog/2024from
translate/blog/2025
Open

deblasis wants to merge 3 commits into
translate/blog/2024from
translate/blog/2025

Conversation

@deblasis

Copy link
Copy Markdown
Collaborator

Summary

  • Translate 7 blog posts from 2025 (excluding labs) with AI draft protocol (translationStatus: ai-draft + <Note>)
  • Sync sidebarBlog.json titles for translated posts
  • Security posts: precise factual tone; CVE/package/version numbers unchanged

Posts

  • Deprecazione di Create React App
  • React 19.2
  • Presentazione della React Foundation
  • React Compiler v1.0
  • Resoconto di React Conf 2025
  • Vulnerabilità critica di sicurezza in React Server Components
  • Denial of Service ed esposizione del codice sorgente in React Server Components

Test plan

  • yarn check-all passes
  • Preview blog posts locally via yarn dev
  • Verify sidebar titles match frontmatter

Made with Cursor

@github-actions

github-actions Bot commented Sep 15, 2026

Copy link
Copy Markdown

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 128.31 KB (🟡 +21 B) 243.46 KB
/500 128.32 KB (🟡 +21 B) 243.47 KB
/[[...markdownPath]] 130.86 KB (🟡 +21 B) 246.01 KB
/errors 128.56 KB (🟡 +21 B) 243.71 KB
/errors/[errorCode] 128.54 KB (🟡 +21 B) 243.69 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.

@deblasis
deblasis changed the base branch from translate/community/conferences to translate/blog/2024 September 15, 2026 04:31
@deblasis
deblasis added this pull request to stack #733 September 15, 2026 04:31
@vercel

vercel Bot commented Sep 15, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated
legacy-it-reactjs-org Ignored Ignored Preview Sep 15, 2026 6:09am UTC

Request Review

deblasis and others added 3 commits September 15, 2026 09:23
Translate seven 2025 blog posts (excluding labs) with AI draft
protocol, sync sidebarBlog.json titles.

Signed-off-by: Alessandro De Blasis <alex@deblasis.net>
Co-authored-by: Cursor <cursoragent@cursor.com>
Translate bylines and section headings; fix awkward phrasing in
react-19-2. Keep sidebar Blog container label as upstream (Blog, not
page title). React 19 RC orphan entry unchanged.

Signed-off-by: Alessandro De Blasis <alex@deblasis.net>
Co-authored-by: Cursor <cursoragent@cursor.com>
Translate swc support, data fetching, and code splitting headings in
the 2025 blog posts.

Signed-off-by: Alessandro De Blasis <alex@deblasis.net>
Co-authored-by: Cursor <cursoragent@cursor.com>
@deblasis deblasis reopened this Sep 15, 2026
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.

1 participant