Skip to content

translate(blog): 2023 posts - #729

Open
deblasis wants to merge 2 commits into
translate/blog/index-2020-2022from
translate/blog/2023
Open

deblasis wants to merge 2 commits into
translate/blog/index-2020-2022from
translate/blog/2023

Conversation

@deblasis

Copy link
Copy Markdown
Collaborator

Summary

  • Translate all 3 blog posts from 2023 (introducing react.dev, React Labs March 2023, React Canaries)
  • Add translationStatus: ai-draft and AI <Note> disclaimer on each post
  • Sync sidebarBlog.json titles for the three translated paths

Test plan

  • yarn check-all passes
  • Glossary grep (no event handler, lo stato, deprecated rendere for render)
  • Preview /blog/2023/03/16/introducing-react-dev, /blog/2023/03/22/react-labs-what-we-have-been-working-on-march-2023, /blog/2023/05/03/react-canaries
  • Verify sidebar titles match frontmatter titles

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.3 KB (-3 B) 243.45 KB
/500 128.31 KB (-3 B) 243.46 KB
/[[...markdownPath]] 130.85 KB (-8 B) 246 KB
/errors 128.55 KB (-3 B) 243.7 KB
/errors/[errorCode] 128.53 KB (-3 B) 243.68 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/index-2020-2022 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:08am UTC

Request Review

deblasis and others added 2 commits September 15, 2026 09:23
Translate all three 2023 blog posts with ai-draft markers and sync
sidebarBlog.json titles for the translated paths.

Signed-off-by: Alessandro De Blasis <alex@deblasis.net>
Co-authored-by: Cursor <cursoragent@cursor.com>
Align bylines, internal link labels, and glossary terms across the three
2023 blog posts; fix Experimental channel anchor in react-canaries.

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