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 @@ npx nx run twenty-front:storybook:coverage # (needs yarn storybook:serve:dev to
|
||||
|
||||
[React Router](https://reactrouter.com/) מטפל בניתוב.
|
||||
|
||||
כדי למנוע [רינדורים מיותרים](/developers/frontend-development/best-practices-front#managing-re-renders) כל לוגיקת הניתוב נמצאת ב-`useEffect` ב-`PageChangeEffect`.
|
||||
כדי למנוע [רינדורים מיותרים](/l/he/developers/frontend-development/best-practices-front#managing-re-renders) כל לוגיקת הניתוב נמצאת ב-`useEffect` ב-`PageChangeEffect`.
|
||||
|
||||
### State Management
|
||||
|
||||
[Recoil](https://recoiljs.org/docs/introduction/core-concepts) מנהל את ניהול המצב.
|
||||
|
||||
למידע נוסף על ניהול מצב עיין ב-[שיטות הטובות ביותר](/developers/frontend-development/best-practices-front#state-management).
|
||||
למידע נוסף על ניהול מצב עיין ב-[שיטות הטובות ביותר](/l/he/developers/frontend-development/best-practices-front#state-management).
|
||||
|
||||
## בדיקות
|
||||
|
||||
|
||||
Reference in New Issue
Block a user