i18n - translations (#15803)
Created by Github action --------- Co-authored-by: github-actions <github-actions@twenty.com>
This commit is contained in:
committed by
GitHub
parent
0fdc7ba834
commit
9bc5486d0d
@@ -78,13 +78,13 @@ Dự án có ngăn xếp gọn gàng và đơn giản, với mã mẫu tối thi
|
||||
|
||||
[React Router](https://reactrouter.com/) xử lý điều hướng.
|
||||
|
||||
Để tránh các [tái tạo không cần thiết](/developers/frontend-development/best-practices-front#managing-re-renders), tất cả logic điều hướng nằm trong `useEffect` trong `PageChangeEffect`.
|
||||
Để tránh các [tái tạo không cần thiết](/l/vi/developers/frontend-development/best-practices-front#managing-re-renders), tất cả logic điều hướng nằm trong `useEffect` trong `PageChangeEffect`.
|
||||
|
||||
### Quản lý Trạng thái
|
||||
|
||||
[Recoil](https://recoiljs.org/docs/introduction/core-concepts) xử lý quản lý trạng thái.
|
||||
|
||||
Xem [thực hành tốt nhất](/developers/frontend-development/best-practices-front#state-management) để biết thêm thông tin về quản lý trạng thái.
|
||||
Xem [thực hành tốt nhất](/l/vi/developers/frontend-development/best-practices-front#state-management) để biết thêm thông tin về quản lý trạng thái.
|
||||
|
||||
## Kiểm tra
|
||||
|
||||
|
||||
Reference in New Issue
Block a user