Tap to unmute

React tutorial in Hindi #38 Send Data Child to Parent Component

  Рет қаралды 82,682

Code Step By Step

Code Step By Step

Күн бұрын

Пікірлер: 78
@HelloWorld-mn7qp
@HelloWorld-mn7qp 2 жыл бұрын
ekdmmm chamak gaya yarr.... itne easy tarike se toh pure internet pe kisi ne nai bataya hai...... waaahhhh... maze aa gae!! * SUBSCRIBED *
@mayurchaudhari4239
@mayurchaudhari4239 9 ай бұрын
sir apki ek bat bahut achi lagi sabhi video mai aap alag se component banate ho isskaran hume learn hota hai
@ashthakur365
@ashthakur365 Ай бұрын
react samjhne ka liya yt par kai logo ki video dekhi par yahi ek channel mila jo har topic ki basic sa samjhata ha react ki playlist sabse achi ha
@SE420
@SE420 3 жыл бұрын
This is the best video on this topic i have found on youtube. Thanks
@chandrashekharmeshram6597
@chandrashekharmeshram6597 2 жыл бұрын
Right
@seetaverma4967
@seetaverma4967 Жыл бұрын
Only bcz of you i am a react developer now.
@divyanshsinghbhati6026
@divyanshsinghbhati6026 Жыл бұрын
yes, we can pass the props of the first component to the nth no. of components this process is known as props drilling, this method is a pain for developers that's why we use redux State management, this comment is up to my knowledge if I am wrong please, correct me
@muhammadharis650
@muhammadharis650 2 жыл бұрын
You are a legend!!! I've seen a lot of videos on the internet & I'd call them 'Hack' but your video has proof from reactjs docs Edit: 1 subscriber up!
@unity3dconcepts434
@unity3dconcepts434 Жыл бұрын
I just fixed 3 bug tickets at my organisation after watching this video.. hahahaha... Thanks paaji...
@anandkrg
@anandkrg 2 жыл бұрын
Nice way of explanation. You are legend man, lots of good wishes.
@samarjitswain6997
@samarjitswain6997 Жыл бұрын
yes, it can happen. same as before we have to pass the function to the super child as props.
@aps8511
@aps8511 2 жыл бұрын
Thanks Man!!! Crystal Clear Explanation.
@yogeshlandge7832
@yogeshlandge7832 Жыл бұрын
Besttttttt teacher ❤❤❤
@codewithmhj
@codewithmhj 9 ай бұрын
Yes we can pass the function to the every nested child as props...
@mohammedaliyaan7130
@mohammedaliyaan7130 2 жыл бұрын
Thank you so much for this wonderful explanation, Bless you
@Hemant_here
@Hemant_here 2 жыл бұрын
I have one interview questions that is asked by my recent interview that is can we use multiple catch block in single try block in JavaScript Or react...
@ismileSardar
@ismileSardar Жыл бұрын
Yes, you can..
@play4life428
@play4life428 Жыл бұрын
using context hook to share data among any component or accessible data to every component
@jawadahmed55
@jawadahmed55 2 жыл бұрын
Your Great Bro....Thank For Create The React Js Tutorials
@programming3617
@programming3617 2 жыл бұрын
Great explanation.... thank you for clearing up this concept
@snehalgawade-n9u
@snehalgawade-n9u Жыл бұрын
Hello, Thanks for covering this topic. Could you please explain after state lifting how to use that data in the parent component which we have received from child component? (Now we can print that data in the console but how to access that data outside the function?)
@mohammedzaheer4215
@mohammedzaheer4215 Жыл бұрын
Yes we can pass data from multiple components to parent component through callback function..
@funterban6536
@funterban6536 2 жыл бұрын
awesome sir awesome explanation
@Namaste-Sahu
@Namaste-Sahu Жыл бұрын
Ye sirf console me show ho rha he mujhe h1 tag me print krna h to me kaise krunga please suggest.
@fahadraza7152
@fahadraza7152 Жыл бұрын
sir, why do we send data from child to parent?..as React uses a Flux architecture concept.
@Yashbhatiaa35
@Yashbhatiaa35 6 ай бұрын
good
@sarfarazsheikh7378
@sarfarazsheikh7378 2 жыл бұрын
Yes we can pass data to superStudent we need to pass props to everysubset to reach that last level superset
@vaibhavshukla5256
@vaibhavshukla5256 2 жыл бұрын
Redux
@vikaskashyap7500
@vikaskashyap7500 Жыл бұрын
yes, we can access function in super child component
@dailyvlogwithshubhi
@dailyvlogwithshubhi 10 ай бұрын
Good explanation
@codestepbystep
@codestepbystep 10 ай бұрын
Thanks for liking
@DeepakGupta-hj2dv
@DeepakGupta-hj2dv 4 жыл бұрын
node js ki complete updated series bna Do
@keshavjha9835
@keshavjha9835 3 жыл бұрын
6:17 pe arrow function kyu use kiya hai
@vivek24864
@vivek24864 3 жыл бұрын
isliye use kiya, quki bhai nai, function alert k bad Round bracket ka use kiya (). so, iski waja say if arrow function nahi lagata vo to uska function onload par he automatic run karjata. try karke dekhna, isliye callback function ()=> lagana pada.
@ASH12626
@ASH12626 2 жыл бұрын
@@vivek24864 Thankx
@roxshivamsingh
@roxshivamsingh 3 жыл бұрын
Sir yhi sbse better approach h data parent m send krna ka?
@keerthanachar
@keerthanachar 3 жыл бұрын
Thanks bro, You Saved me!
@zainabideen8144
@zainabideen8144 2 жыл бұрын
We're sending data from child to parent on an event click like button. Is there any way we can send data without any click event may be through useEffect?
@sultaniftikhar4334
@sultaniftikhar4334 2 жыл бұрын
@South_Movies87
@South_Movies87 Ай бұрын
Yes using context api
@ashurajput357
@ashurajput357 Жыл бұрын
Yes we can call that
@Defencecomeback
@Defencecomeback Жыл бұрын
hii sir thanks provide video nide concept
@yashsardhara
@yashsardhara 3 жыл бұрын
'alert' is missing in props validation. why I'm showing this error
@Hemant_here
@Hemant_here 2 жыл бұрын
What is single line callback in JavaScript
@RishiPradhan-kf1cr
@RishiPradhan-kf1cr 2 жыл бұрын
Thank you sir
@codestepbystep
@codestepbystep 2 жыл бұрын
Welcome
@shivcoder3610
@shivcoder3610 Жыл бұрын
thanks again
@rajeev1668
@rajeev1668 3 жыл бұрын
How to call super students method in patent components ?
@suyashrajput5814
@suyashrajput5814 2 жыл бұрын
God vai god
@mohanjadhav4749
@mohanjadhav4749 Жыл бұрын
how do we pass the set from chaild to parent componet. Lets ex. from child I will pass name and now I want to update its setName() from parent how we do this. note: setName exist in child
@praviningavale1185
@praviningavale1185 4 жыл бұрын
Can we use Hooks Context for such communication ?
@shubhamsharma-ew4wv
@shubhamsharma-ew4wv 3 жыл бұрын
yes, you can use Context API " useContext"
@Sahinkasapna
@Sahinkasapna 2 жыл бұрын
Yes, you can use for vice versa
@md.mohiulislam6516
@md.mohiulislam6516 2 жыл бұрын
best
@techcraft5477
@techcraft5477 3 жыл бұрын
Love!
@aadil4236
@aadil4236 3 жыл бұрын
No you can't use parentAlert function into the inner most child component without passing it as a props from component to component. Is that correct??
@junaidkhan4302
@junaidkhan4302 Жыл бұрын
basically answer is yes we can do this is doesn't matter how can i do 😂😂
@mdwazid4806
@mdwazid4806 3 жыл бұрын
how to call child component function from Parent component, could u please help me. I am not getting any proper answer from google also.
@tallentedhai4238
@tallentedhai4238 2 жыл бұрын
bhai jese ki is video m tha function k ander child ka data send kr diya , usi threy uske ander function ko bhi bhej sakte hai. We passed the function as a prop to the Child component, so it is able to call the function and pass it any data/function we need to access in the Parent. Simple meaning is that function k parameters m data ki place pr function 😊😊👍.
@SomagondaPatil
@SomagondaPatil 3 жыл бұрын
Can I pass formik props to parent component
@gajendrasharma3516
@gajendrasharma3516 Жыл бұрын
hello sir kya hum one time me parent to child and child to parent data transfer kr sakthe h
@codestepbystep
@codestepbystep Жыл бұрын
Yes
@goldybhardwaj8314
@goldybhardwaj8314 2 жыл бұрын
Yes !!!
@jameelahmed870
@jameelahmed870 3 жыл бұрын
loved it !!
@TarunKumar-bh9pl
@TarunKumar-bh9pl 2 жыл бұрын
thanku sir
@livebandar6615
@livebandar6615 2 жыл бұрын
Ans:-Yes
@jagpreetsingh8288
@jagpreetsingh8288 4 жыл бұрын
Using context api
@ankursoni6286
@ankursoni6286 2 жыл бұрын
ha
@robinmathew8828
@robinmathew8828 3 жыл бұрын
The value is not passing to child class
@himanshuhemant6603
@himanshuhemant6603 3 жыл бұрын
Siblings me data kaise pass karenge ??
@ShivamSharma-rq9ne
@ShivamSharma-rq9ne 3 жыл бұрын
Through common parent of both. Then parent to another sibling
@syedmubeenhussain6317
@syedmubeenhussain6317 2 жыл бұрын
ans => ha
@pankajpal5361
@pankajpal5361 2 жыл бұрын
apka instagram band hai show nahi kar raha
@ashvins116
@ashvins116 Жыл бұрын
ha
React tutorial in Hindi #39 Pure component in ReactJs
11:50
Code Step By Step
Рет қаралды 64 М.
React tutorial in Hindi #40 useMemo Hook
8:51
Code Step By Step
Рет қаралды 106 М.
СИНИЙ ИНЕЙ УЖЕ ВЫШЕЛ!❄️
01:01
DO$HIK
Рет қаралды 3,3 МЛН
BAYGUYSTAN | 1 СЕРИЯ | bayGUYS
36:55
bayGUYS
Рет қаралды 1,9 МЛН
黑天使只对C罗有感觉#short #angel #clown
00:39
Super Beauty team
Рет қаралды 36 МЛН
React tutorial in Hindi  #20 Pass Function as Props
8:08
Code Step By Step
Рет қаралды 71 М.
React tutorial in Hindi #11 State with functional component
11:38
Code Step By Step
Рет қаралды 138 М.
React tutorial in Hindi #23 Render life cycle method
11:33
Code Step By Step
Рет қаралды 68 М.
React tutorial in Hindi #51 fetch API | GET method
9:43
Code Step By Step
Рет қаралды 136 М.
React tutorial in Hindi #10 Click event and function in ReactJs
9:54
Code Step By Step
Рет қаралды 126 М.
react redux tutorial in hindi #2 Redux architecture
6:02
Code Step By Step
Рет қаралды 102 М.
Tools EVERY Software Engineer Should Know
11:37
Tech With Tim
Рет қаралды 22 М.
СИНИЙ ИНЕЙ УЖЕ ВЫШЕЛ!❄️
01:01
DO$HIK
Рет қаралды 3,3 МЛН