React For Beginners 12 : Passing Arrays & Objects To Components Using Props

preview_player
Показать описание
In this lecture we will learn how to pass arrays and objects to props.
Рекомендации по теме
Комментарии
Автор

Thank you so much! You're the best teacher on youtube! Brilliant, keep it up!

charlesjones-icye
Автор

i am close to giveup to learn react ....but thanks to deatis i found this playlist 👏👏❤❤

sudeshbagawe
Автор

Love you sir ❤ for this amazing content

Letscode
Автор

nice explaining and very slow going and in detail for beginner its very helpful

karan_parmar_rami
Автор

very good explaining and slow going and in detail its very helpful for beginner also.

karan_parmar_rami
Автор

The map function is very usable in the case you need to go through an array

josemanuelecheverripalacio
Автор

For the case were you sent person through props and destructured it as person, couldn't you have also destructured the person prop (which was also an object)?

Would be something like this:

{name, message, emoji, seatNumbers} = person

And then use those props in the component in order to render them

maximilianoviand
Автор

how can we print emoji in our browser?

piyuminadeesha