Skip to content

translate(learn): referencing values with refs - #628

Merged
deblasis merged 2 commits into
translate/learn/reacting-to-input-with-statefrom
translate/learn/referencing-values-with-refs
Sep 14, 2026
Merged

deblasis merged 2 commits into
translate/learn/reacting-to-input-with-statefrom
translate/learn/referencing-values-with-refs

Conversation

@deblasis

Copy link
Copy Markdown
Collaborator

No description provided.

@github-actions

github-actions Bot commented Sep 14, 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.21 KB (🟡 +7 B) 243.36 KB
/500 128.22 KB (🟡 +7 B) 243.37 KB
/[[...markdownPath]] 130.67 KB (🟡 +7 B) 245.82 KB
/errors 128.46 KB (🟡 +7 B) 243.61 KB
/errors/[errorCode] 128.44 KB (🟡 +7 B) 243.58 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 marked this pull request as ready for review September 14, 2026 07:53
@vercel

vercel Bot commented Sep 14, 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 14, 2026 8:19am UTC

Request Review

deblasis and others added 2 commits September 14, 2026 11:18
Signed-off-by: Alessandro De Blasis <alex@deblasis.net>
Clarify latest state wording and add browser preview step to style guide.

Signed-off-by: Alessandro De Blasis <alex@deblasis.net>
Co-authored-by: Cursor <cursoragent@cursor.com>
@deblasis
deblasis force-pushed the translate/learn/referencing-values-with-refs branch from 785bc2e to 2ed9622 Compare September 14, 2026 08:18
@deblasis
deblasis merged commit 34607cd into main Sep 14, 2026
10 checks passed
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