Skip to content

feat(i18n): src/content/learn/separating-events-from-effects.md from English to Vietnamese #490

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

🇻🇳 Vietnamese Translation: Separating Events from Effects

Hi! I'm contributing as a volunteer translator for vi.react.dev, and this PR adds the Vietnamese translation for the "Separating Events from Effects" lesson.

What's included

  • Vietnamese translation of separating-events-from-effects.md
  • Preserved all code examples and markdown formatting
  • Kept terminology consistent with existing translations

Changes

  • ✅ Fully translated the guide covering the separation between event handlers and Effects in React
  • ✅ Maintained code blocks, links, Sandpack components and Challenge/Solution sections
  • ✅ 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:
"Separating Events from Effects" → "Tách biệt sự kiện và Effect"

Các phần chính:

  • "Choosing between event handlers and Effects" → "Lựa chọn giữa event handler và Effect"
  • "Reactive values and reactive logic" → "Giá trị reactive và logic reactive"
  • "Extracting non-reactive logic from Effects" → "Tách logic không reactive ra khỏi Effect"
  • "Declaring an Effect Event" → "Khai báo một Effect Event"
  • "Reading latest props and state with Effect Events" → "Đọc props và state mới nhất với Effect Event"
  • "Limitations of Effect Events" → "Giới hạn của Effect Event"

Phần Challenges:

  • "Fix a connection reset bug" → "Sửa lỗi reset kết nối"
  • "Fix a retriggering animation" → "Sửa lỗi animation kích hoạt lại"
  • "Fix a delayed notification" → "Sửa lỗi thông báo bị trễ"

Copy link

vercel bot commented Jun 19, 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 19, 2025 0:41am

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

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