Passing Data to Components in React.js - Part 3

preview_player
Показать описание


----

----

----
Follow Me Online Here:

#benawad

----
#benawad
Рекомендации по теме
Комментарии
Автор

I was searching everywhere in hopes of finding great React tutorials and found your channel.
Your videos are of high quality, concise and easy to follow.
Thank you for your contributions, and I hope you continue making such awesome videos.

karlembeast
Автор

Dude, you're a good teacher!! You teach all different ways how stuff works!! Thanks

junar
Автор

Bro these videos are soo good, i've been strugling with react for 6 months and now thank to your videos I'm fanally understanding

diegoarivera
Автор

You really don't need to watch a 10 hours tutorials to learn a framework or library of Javascript.
This method of teaching was very effective for people who have experience in web development, especially in Javascript.
Thank you Ben!

fisnik
Автор

Thanks, Ben! This is simple and easy to understand for absolute beginner like me!

annisaautami
Автор

best props video out there! it was really helpful! thanks

TashieTash
Автор

I wish there was a way to super like this video by Ben. I understood so much.

sidlife
Автор

You sir is easy to follow! Keep it up, you have earned my sub! :)

roelbattad
Автор

Thanks for the practical tips - you explain things very well

lolrie
Автор

I'm trying to retrieve a specific element in the array as mentioned here:
{this.props.myArr[0]} (as seen in 4:35)
But I keep getting:
"TypeError: this.props.myArray is undefined",
WHY??

Although the worked well,
I receive the same issue with a dictionary too.

Gilco
Автор

Cool but, do you have any videos on how to combine components in the same project?

GhostRiderX
Автор

alteast put a video about, how to customize the same component (header) that we created according to the current page.

BasicallyBasics
Автор

This is a very well done video, thank you (:

camander
Автор

What is the theme/plugin you are using to get those colors on all the different sings? ex {} ()

Jimmy-lupr
Автор

can you integrate stripe with firebase cloud function in this project ben? not the checkout button but something more complex, like givin the user access to pay any amount they want etc. i would love a tut like that from you ben. if not thats all right :)

Albertmars
Автор

tried this with typescript cause there's like -1 tutorials on youtube for react/typescript and didn't work :( i guess there's a new way to pass props between components. Thanks for the video Ben

unmy
Автор

Can I send data from one component to another? I mean neither are App.js but both are used there. I have a navbar and a sidebar. The navbar has a dropdown and I want the sidebar to change depending on what you click in the navbar dropdown.

kvasir
Автор

Hi, I have a dictionary, with a list Of different APIs, which I want to use in different components... of course, using props is not a good idea as they will make things messy... what should I do? ANyone?

RajveerSingh-ybzq
Автор

can I ask why these classes don't require constructor methods?

SuperAngsanaTree
Автор

Thank u for this awesome video and series

AbhishekKumar-mqtt