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

Create part 02: Components #46

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

Create part 02: Components #46

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

Dans cette seconde partie, on va définir ce qu'est un composant :

  • Structure projet : Root component et injection ReactDOM
  • Véhiculer les informations via les props
  • props inhérente : Children
  • Functionnal component : purity
  • Composition

Cette partie à pour lieu de bien présenter ce qu'est un composant, sa nature et de comment véhiculer l'information.

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