Skip to content

Translate scaling-up-with-reducer-and-context to Italian#594

Merged
deblasis merged 1 commit intomainfrom
pr-525-scaling-up-reducer-context
Mar 28, 2026
Merged

Translate scaling-up-with-reducer-and-context to Italian#594
deblasis merged 1 commit intomainfrom
pr-525-scaling-up-reducer-context

Conversation

@deblasis
Copy link
Copy Markdown
Collaborator

This is a revival of #525 by @Fabs97 which probably fell through the cracks.

I resolved the merge conflicts (upstream changed the Context Provider syntax) and applied the review feedback from the original PR:

  • fixed "gancio/ganci" to "hook/hooks" throughout
  • fixed "ancora vive" to "continua a vivere"
  • removed trailing empty line
  • fixed a typo in a conflict resolution (TaskContext -> TasksContext)

The original commit is preserved with Fabs97 as author.

Co-authored-by: deblasis <deblasis@users.noreply.github.com>
@github-actions
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 127.62 KB (-2 B) 242.76 KB
/500 127.63 KB (-2 B) 242.77 KB
/[[...markdownPath]] 130.09 KB (-2 B) 245.23 KB
/errors 127.88 KB (-2 B) 243.01 KB
/errors/[errorCode] 127.85 KB (-2 B) 242.99 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 merged commit 4cb9308 into main Mar 28, 2026
12 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.

2 participants