Skip to content
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

Part 05: Inputs + controlled #51

Open
ZombiRaptor opened this issue Dec 23, 2022 · 0 comments
Open

Part 05: Inputs + controlled #51

ZombiRaptor opened this issue Dec 23, 2022 · 0 comments
Labels

Comments

@ZombiRaptor
Copy link
Collaborator

Is your feature request related to a problem? Please describe.

No response

Describe the solution you'd like

Cinquième partie concernant maintenant les inputs et les composants controllés :

  • Composant => projection dans le DOM
  • Composant === Single source of truth
  • Toujours mettre à jour le composant qui va update le vDOM qui va update le DOM
  • Concept DRY
  • ref et useRef => update le DOM directement => UNCONTROLLED

Describe alternatives you've considered

No response

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant