Skip to content

feat(i18n): translate src/content/learn/managing-state.md from English to Vietnamese #476

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 4 commits into
base: main
Choose a base branch
from

Conversation

KotonoSora
Copy link
Contributor

@KotonoSora KotonoSora commented Jun 5, 2025

🇻🇳 Vietnamese Translation: Managing State

Hi! I'm contributing as a volunteer translator for vi.react.dev, and this PR adds the Vietnamese translation for the "Managing State" chapter.

What's included

  • Vietnamese translation of managing-state.md
  • Preserved all code examples and markdown formatting
  • Kept terminology consistent with existing translations

Changes

  • ✅ Fully translated the comprehensive guide covering state management concepts, structure, and advanced patterns
  • ✅ Maintained code blocks, links, Sandpack components and all interactive examples
  • ✅ Verified all internal links and formatting render correctly
  • ✅ Improved Vietnamese phrasing for better readability and natural flow

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:
"Managing State" → "Quản Lý State"

Các phần chính:

  • "Reacting to Input with State" → "Phản hồi đầu vào thông qua state"
  • "Choosing the State Structure" → "Chọn cấu trúc state"
  • "Sharing State Between Components" → "Chia sẻ state giữa các component"
  • "Preserving and Resetting State" → "Bảo tồn và reset state"
  • "Extracting State Logic into a Reducer" → "Trích xuất logic state vào reducer"
  • "Passing Data Deeply with Context" → "Truyền data sâu với context"
  • "Scaling Up with Reducer and Context" → "Mở rộng với reducer và context"

Nội dung chính đã dịch:

  • Hướng dẫn tổ chức state và luồng data trong ứng dụng React
  • Cách cấu trúc state để tránh bug và dễ bảo trì
  • Kỹ thuật "nâng state lên" để chia sẻ giữa các component
  • Cách kiểm soát việc bảo tồn và reset state
  • Sử dụng reducer để quản lý logic state phức tạp
  • Truyền data qua nhiều cấp component với Context API
  • Kết hợp reducer và context cho ứng dụng lớn

Copy link

vercel bot commented Jun 5, 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 17, 2025 2:02pm

Copy link

github-actions bot commented Jun 17, 2025

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! 🙌

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