Skip to content

feat(i18n): src/content/learn/scaling-up-with-reducer-and-context.md from English to Vietnamese #483

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

KotonoSora
Copy link
Contributor

@KotonoSora KotonoSora commented Jun 11, 2025

🇻🇳 Vietnamese Translation: Scaling Up with Reducer and Context

Hi! I'm contributing as a volunteer translator for vi.react.dev, and this PR adds the Vietnamese translation for the "Scaling Up with Reducer and Context" lesson.

What's included

  • Vietnamese translation of scaling-up-with-reducer-and-context.md
  • Preserved all code examples and markdown formatting
  • Kept terminology consistent with existing translations

Changes

  • ✅ Fully translated the guide covering how to combine reducers with context for complex state management
  • ✅ Maintained code blocks, links, Sandpack components and all interactive examples
  • ✅ Verified all internal links and formatting render correctly

Looking forward to contributing more translations to the project! 🚀


Tóm tắt những gì đã được dịch:

Tiêu đề và phần Intro:
"Scaling Up with Reducer and Context" → "Mở rộng quy mô với Reducer và Context"

Các phần chính:

  • "Combining a reducer with context" → "Kết hợp reducer với context"
  • "Step 1: Create the context" → "Bước 1: Tạo context"
  • "Step 2: Put state and dispatch into context" → "Bước 2: Đặt state và dispatch vào context"
  • "Step 3: Use context anywhere in the tree" → "Bước 3: Use context ở bất kỳ đâu trong cây"
  • "Moving all wiring into a single file" → "Chuyển tất cả wiring vào một file duy nhất"

Phần Recap:
Đã dịch toàn bộ phần tóm tắt với các điểm chính về việc kết hợp reducer với context để quản lý state phức tạp trong ứng dụng React.

Copy link

vercel bot commented Jun 11, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
vi-legacy-reactjs-org ⬜️ Ignored (Inspect) Visit Preview Jun 11, 2025 5:36am

Copy link

Size changes

📦 Next.js Bundle Analysis for react-dev

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

@KotonoSora KotonoSora marked this pull request as ready for review June 11, 2025 05:51
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