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 @@ El projecte té una pila neta i simple, amb un codi mínim d'estructura.
|
||||
|
||||
[React Router](https://reactrouter.com/) gestiona el routing.
|
||||
|
||||
To avoid unnecessary [re-renders](/developers/frontend-development/best-practices-front#managing-re-renders) all the routing logic is in a `useEffect` in `PageChangeEffect`.
|
||||
To avoid unnecessary [re-renders](/l/ca/developers/frontend-development/best-practices-front#managing-re-renders) all the routing logic is in a `useEffect` in `PageChangeEffect`.
|
||||
|
||||
### Gestió de l'estat
|
||||
|
||||
[Recoil](https://recoiljs.org/docs/introduction/core-concepts) gestiona la gestió de l'estat.
|
||||
|
||||
Consulta [pràctiques recomanades](/developers/frontend-development/best-practices-front#state-management) per obtenir més informació sobre la gestió de l'estat.
|
||||
Consulta [pràctiques recomanades](/l/ca/developers/frontend-development/best-practices-front#state-management) per obtenir més informació sobre la gestió de l'estat.
|
||||
|
||||
## Proves
|
||||
|
||||
|
||||
Reference in New Issue
Block a user