React tutorial in Hindi #13 Props with functional component

  Рет қаралды 117,169

Code Step By Step

Code Step By Step

Күн бұрын

Пікірлер: 65
@eatmycode
@eatmycode 4 жыл бұрын
best baat ye h short video m jada knowledge milti h great 👌👌
@codingssprint7362
@codingssprint7362 3 жыл бұрын
sahi bat hai
@UdayPawarUdi
@UdayPawarUdi 2 жыл бұрын
Yes
@umeshtandon459
@umeshtandon459 Жыл бұрын
No.1 Tutorial of React on the KZbin Ever
@abhishekkashyap5797
@abhishekkashyap5797 5 ай бұрын
Thank you sir, I watched your Videos on regular basis, your presentation is so good easy to understand👍
@KhanEditz929
@KhanEditz929 2 ай бұрын
React components use props to communicate with each other. Every parent component can pass some information to its child components by giving them props. Props might remind you of HTML attributes, but you can pass any JavaScript value through them, including objects, arrays, and functions.
@UmarFarooq-jy4bz
@UmarFarooq-jy4bz Жыл бұрын
I have watched so many videos for props understanding but this was very useful for me... Very clean and easy method of teaching... Thanks 👍👍👍 and keep it up.
@trieudien1990
@trieudien1990 2 жыл бұрын
you're great at teaching the component function and also teaching the component class
@VishnuYadav-lv7zd
@VishnuYadav-lv7zd 3 ай бұрын
best teacher in youtube
@apurvtewari3779
@apurvtewari3779 Жыл бұрын
Cut to SHORT you are a LEGEND man.
@mithileshpatel4398
@mithileshpatel4398 2 жыл бұрын
Sir along with your content your interview questions are also great. They help a lot in understanding the inner concepts
@bharatpuri3812
@bharatpuri3812 3 жыл бұрын
Thank you for the react series. your way of presentation is very nice. i can easily understand it. awesome videos
@amanmujawar9176
@amanmujawar9176 Жыл бұрын
Thank you Sir ❤ It was really helpful.
@travel2react567
@travel2react567 2 жыл бұрын
Best tutorial on React.js
@RajSingh-cr7uk
@RajSingh-cr7uk 2 ай бұрын
thnx bro... easy to understand
@nikhilflautist
@nikhilflautist 3 жыл бұрын
Anil Sir, why at 8:10, you write name and other prop value in a {" "} but you didnt write email prop value in a { }???
@relaxmindzone6578
@relaxmindzone6578 3 жыл бұрын
I am glad I found your videos, they are in detailed and Awesome for a beginner as me. Sir can you just any book to revise this concepts again and again.
@UdayPawarUdi
@UdayPawarUdi 3 жыл бұрын
yes can u provide link to revise the concepts because we have to load the videos again and again
@alltoall
@alltoall 2 жыл бұрын
Amazing Tutorial
@real_amityadav72
@real_amityadav72 2 жыл бұрын
thnaks for this serise and i have learn to lot of this course
@yogeshlandge7832
@yogeshlandge7832 Жыл бұрын
Thanks ..a lot sir...😊
@dharmikm8262
@dharmikm8262 10 ай бұрын
Hello Anil Your Video is amazing bro ... But still I confused Can I Pass the date child to Parent Using Props ?
@watch_me1
@watch_me1 Жыл бұрын
Sir ham jab name ko pass as props pass kar rhe hai tab uski Curly braces m kar rhe h and email ko without Curly braces toh sir aap bta skte hai kab hmko Curly braces use krna hai and kab nhi while passing props
@BhagyaShree-us2ye
@BhagyaShree-us2ye 8 ай бұрын
can u explain difference between props and state when to use when
@umairali2360
@umairali2360 2 жыл бұрын
good one
@siyammaahmud4996
@siyammaahmud4996 10 ай бұрын
Object showing two print in the console at a time......is this a problem or any error....?
@vishalsutar9799
@vishalsutar9799 9 ай бұрын
Yes we can pass functions by via props
@just_casually6242
@just_casually6242 Жыл бұрын
other me double curly breses kyu lagaye hai ?
@sagarkumarmishra8593
@sagarkumarmishra8593 Жыл бұрын
Sir
@ashurajput357
@ashurajput357 Жыл бұрын
No in app.js
@SHAHEDUCATION-re1bb
@SHAHEDUCATION-re1bb 5 ай бұрын
Sir, but aapne ye nhi btaya kyu nhi kr skte?? Please, answer the why part also.
@Hope_for_life
@Hope_for_life Жыл бұрын
thanks anil
@crazetalks6854
@crazetalks6854 Жыл бұрын
yes we can send function as a props in props from one component to another component
@sunnytiwari1485
@sunnytiwari1485 2 жыл бұрын
yes we can pass the function as a property.
@abhay_d_bhadouria
@abhay_d_bhadouria 3 жыл бұрын
Sir i think you should make a folder in src for components and then use rfc in it. That will be much better for an organised project that's what I think 😅😅 maybe I'm wrong but i thought I should ask you this.
@codestepbystep
@codestepbystep 3 жыл бұрын
we make this way also, but I am trying to make the tutorial as simple as possible so that anyone can understand, if we use rfc , we never learn how to make a component manually,
@abhay_d_bhadouria
@abhay_d_bhadouria 3 жыл бұрын
@@codestepbystep ok sir
@vikasphulriya1841
@vikasphulriya1841 Жыл бұрын
@@codestepbystep great step nowadays most youtubers use boilerplate due to which when asked in viva or interview we are unable to write the basic component
@RajnishKumar-oj3vr
@RajnishKumar-oj3vr 2 жыл бұрын
Yes we can pass function as prop to child component
@ZahiidKhan262
@ZahiidKhan262 3 жыл бұрын
Jaise isme props ke help se data pass krte h waise css ko bhi pass kr skte h kya??
@alltoall
@alltoall 2 жыл бұрын
Yes Inline Styling Kar Sakte han
@BALRAMKUMAR-yr7xw
@BALRAMKUMAR-yr7xw 2 жыл бұрын
in aap.js me name ko {} k under likha h but email ko q nhi plz explain sir
@tausifshaikh7544
@tausifshaikh7544 3 жыл бұрын
Yes, we can pass function as a property.
@sujitranjanbarik8196
@sujitranjanbarik8196 9 ай бұрын
When i pass the props to component it render twice. Why ?
@coder-cc4pd
@coder-cc4pd 8 ай бұрын
yes you can send function using props
@darpansingh327
@darpansingh327 10 ай бұрын
multiple value kese use kare const [name,setName] = useState("rohit")and again using const [email,setEmail]=useState , onclick call back fuction on button ....how to suddenly change both value of setName and setEMAIL.
@Rehan_Official121
@Rehan_Official121 Жыл бұрын
Sir aapne file name and functions and classes name same kyu rakhe bahut confusion kar diya
@MazharHussain-e9i
@MazharHussain-e9i 11 ай бұрын
well
@uzmauzzi4459
@uzmauzzi4459 2 жыл бұрын
yes we can pass function in useState update function
@Neerajvlogs-pn9eo
@Neerajvlogs-pn9eo 2 жыл бұрын
Bhai mere me blank screen show ho rhi h output me Esa kyu
@jyotichabba1487
@jyotichabba1487 2 жыл бұрын
Sir name="Anil" and component function me name pass v kr skte ha and jaha call krna ho waha direct {name} pass kr skte ha
@ashurajput357
@ashurajput357 Жыл бұрын
Yes
@divyanshsinghbhati6026
@divyanshsinghbhati6026 Жыл бұрын
yes you can a pass a fn as a props.
@Ch-Usman
@Ch-Usman Жыл бұрын
Q. I have set a props like name={Muhammad Usman} But output show only first word Muhammad, why?
@ashurajput357
@ashurajput357 Жыл бұрын
Put them without space
@shydcuk
@shydcuk Жыл бұрын
@@ashurajput357 pass them as a string in " "
@janvikashyap3430
@janvikashyap3430 3 жыл бұрын
Q-Why we can't use use state in the class components?
@jagdishjena9058
@jagdishjena9058 2 жыл бұрын
Listen there is a rule- class component ke ander we use setSate, to change the value but in functional component we use useState. Clear?
@ayushsrivastava918
@ayushsrivastava918 Жыл бұрын
because useState is a hook and Hook are not implement in class component.
@syedateeq1602
@syedateeq1602 3 жыл бұрын
Function k andar parameters nahi arguments pass krte haii*
@KissIndiaNature
@KissIndiaNature 6 ай бұрын
yes
@sarthakworks
@sarthakworks 2 жыл бұрын
old
@jawadullah4685
@jawadullah4685 2 жыл бұрын
props.apple(''Yes ') You can pass it
React tutorial in Hindi #14 Props in class component
13:19
Code Step By Step
Рет қаралды 74 М.
React tutorial in Hindi #11 State with functional component
11:38
Code Step By Step
Рет қаралды 138 М.
To Brawl AND BEYOND!
00:51
Brawl Stars
Рет қаралды 17 МЛН
Quando eu quero Sushi (sem desperdiçar) 🍣
00:26
Los Wagners
Рет қаралды 15 МЛН
React tutorial in Hindi #10 Click event and function in ReactJs
9:54
Code Step By Step
Рет қаралды 126 М.
Tailwind and Props in reactjs
31:34
Chai aur Code
Рет қаралды 241 М.
PROPS in React explained 📧
12:09
Bro Code
Рет қаралды 105 М.
React tutorial in Hindi #15 Get Input box value
8:17
Code Step By Step
Рет қаралды 100 М.
React tutorial in Hindi #7 functional Component | what is component
11:15
Code Step By Step
Рет қаралды 130 М.
The Most Important Design Pattern in React
35:04
Cosden Solutions
Рет қаралды 113 М.
Understanding Props in ReactJS
19:53
Piyush Garg
Рет қаралды 20 М.
To Brawl AND BEYOND!
00:51
Brawl Stars
Рет қаралды 17 МЛН