React passing data between siblings

Pubblicato il: 22 ottobre 2020
sul canale di: React with Masoud
50,833
790

In this tutorial, you will learn how to pass data between siblings components without using any third-party library.
In React you can pass state as props to the child components but you cannot pass state between sibling components.

The best solution for this can be wrapping both siblings in a parent component and handle the state inside the parent component. Then you easily can share the state between any siblings that you want and use the state inside the child components.

Hope you enjoy it!
You can download the project source code from here: https://pezeshkzade.com/blog/source-c...


In questa pagina del sito puoi guardare il video online React passing data between siblings della durata di ore minuti seconda in buona qualità , che l'utente ha caricato React with Masoud 22 ottobre 2020, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 50,833 volte e gli è piaciuto 790 spettatori. Buona visione!