Skip to content

translate(learn): queueing a series of state updates - #625

Merged
deblasis merged 2 commits into
mainfrom
translate/learn/queueing-a-series-of-state-updates
Sep 14, 2026
Merged

deblasis merged 2 commits into
mainfrom
translate/learn/queueing-a-series-of-state-updates

Conversation

@deblasis

Copy link
Copy Markdown
Collaborator

No description provided.

@deblasis
deblasis force-pushed the translate/learn/queueing-a-series-of-state-updates branch from b4512c7 to dbf2a7f Compare September 14, 2026 04:56
@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 7:09am UTC

Request Review

Signed-off-by: Alessandro De Blasis <alex@deblasis.net>
@deblasis
deblasis force-pushed the translate/learn/queueing-a-series-of-state-updates branch from dbf2a7f to b442af4 Compare September 14, 2026 04:56
@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.2 KB (🟡 +1 B) 243.34 KB
/500 128.2 KB (🟡 +1 B) 243.35 KB
/[[...markdownPath]] 130.66 KB (🟡 +1 B) 245.81 KB
/errors 128.45 KB (🟡 +1 B) 243.6 KB
/errors/[errorCode] 128.42 KB (🟡 +1 B) 243.57 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.

Apply glossary/style fixes and document State capitalization in titles.

Signed-off-by: Alessandro De Blasis <alex@deblasis.net>
Co-authored-by: Cursor <cursoragent@cursor.com>
@deblasis
deblasis marked this pull request as ready for review September 14, 2026 07:08
@deblasis
deblasis merged commit d7fa677 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