useContext in React | Understand useContext React Hook in Hindi

  Рет қаралды 69,688

Yoshita Jain

Yoshita Jain

Күн бұрын

Hey people, in this video we will see -
1- What is useContext hook in #react ?
2- How to use useContext hook in #reactjs ?
****************************************************************************************
You guys can also watch -
Introduction to ReactJS - • ReactJS Tutorial in Hi...
understand useState hook - • useState Hook in react...
Understand useEffect hook - • useEffect in react in ...
Understand useRef hook - • useRef React Hook in H...
************************************************************************************************
Do support the Channel ‪@yoshitajain0812‬ guys
Thank you for watching :)
Love,
Yoshita

Пікірлер: 306
@ArvindKumar-qs5fu
@ArvindKumar-qs5fu Жыл бұрын
After watching your video there is no need to watch any other tutorial. Thank you..
@AbdulRehman-ui3nj
@AbdulRehman-ui3nj 2 жыл бұрын
I have watched countless videos of famous youtubers, none of them explained this concept in such an easy way. Thank you so muchhhhhhhhhhhh
@yoshitajain0812
@yoshitajain0812 2 жыл бұрын
Glad it helped! ❤️
@ujjwalsahore1797
@ujjwalsahore1797 Жыл бұрын
true. I just found out i have difficulty in understanding English 🤣🤣
@4444-c4s
@4444-c4s Жыл бұрын
@@ujjwalsahore1797 English me dekhte dekhte nind aa jati hai 😜😜
@thunder5323
@thunder5323 Жыл бұрын
why you only greet guys? there are girls also here..
@shucheendrat.m6024
@shucheendrat.m6024 Жыл бұрын
Same this is the best video for this concept
@dineshchauhan8719
@dineshchauhan8719 Жыл бұрын
You don't need to create two context, you can pass the data to single context as a object like this
@zaidofficials
@zaidofficials 9 ай бұрын
Objects are not valid as react child
@aliston_gomes
@aliston_gomes 7 ай бұрын
@@zaidofficials what he said ri right it wont throw you any error just need to access it using .
@nikhilkumarjamwal5322
@nikhilkumarjamwal5322 Ай бұрын
Lol i just came here after seeing what you just typed here.
@zaidofficials
@zaidofficials 9 ай бұрын
Thank you so much yoshita ji Mujhe use context bht dino se nhi smjh aa raha tha Hr jagah ekdm se complex kr de rahe the Prr finally yahan samjh aa gya Thanks a lot❤
@aliakber2790
@aliakber2790 8 ай бұрын
2 days of watching context api videos getting more confused,I got cleared it in 3 videos of yours.Thanks a lot
@prakashkumarsahu551
@prakashkumarsahu551 Жыл бұрын
mam, I have watched more than milion times from famous youtubers, any youtubers have no capibilty this concept in such an easy way. Thank you so much
@aamirhassan9929
@aamirhassan9929 Жыл бұрын
You have explained it very well and it is really easy for me now, otherwise I was always afraid of it. I have watched tons of videos, also purchased a course on Udemy but no once could explain in such easy and authentic way. Today is my first day on your channel. I will also watch the others as I am learning React.
@ShavezAli-pl3pw
@ShavezAli-pl3pw Жыл бұрын
Didn't expect this well-explained tutorial ... so helpful and so simple... Thank you So much @Yoshita Jain for this beautiful video tutorial. lots of love❤❤
@AmanSingh-wr6mj
@AmanSingh-wr6mj 11 ай бұрын
I had Angela yu's course . I watched multiple times but when i tried to implement concept , i couldn't . But here i understood easily within ten minutes. such an simple and easy way of explanation. thanku mam
@lethalwarrior7
@lethalwarrior7 Жыл бұрын
Wow! You explain concepts so well that one can understand in one shot. Thanks!
@unknownman1
@unknownman1 Жыл бұрын
Thanks so much, your context videos were very helpful and on point. Even better than those with million subs.
@yoshitajain0812
@yoshitajain0812 Жыл бұрын
Thank you ❤️
@yaminichoudhary6352
@yaminichoudhary6352 Жыл бұрын
I really appreciate your teaching approach, which includes clear examples and thorough explanations. It's very effective and helpful."
@jagdishjena9058
@jagdishjena9058 2 ай бұрын
Thank you so much mam, bahut ache se samjhaya he apne, mazza aa gaya mam. keep making such conceptual topics video.
@Abhineet-kc7vi
@Abhineet-kc7vi Ай бұрын
Hello mam, First of all thank you so much for valuable content. Literally I was searching for a playlist so I can prepare for my interview by doing some hard work. I started this course on 8 August 2024 and my interview is on 12 August. This is the most time saving and practical way of learning rather than just learning some interview questions. Now , I have a doubt in this video that, in App.js we are returning , is it mandatory, can we directly return as we have to work in only App.js and ChildC.js
@karmabeliever1193
@karmabeliever1193 Ай бұрын
ur way of teaching is amazing ma'am... ❤❤Each and everything is understand clearly... Yup
@kanaksinghal9748
@kanaksinghal9748 Жыл бұрын
Shri Sitaram Ji Highly Nice and easy explaination . Most Well explaination i have ever seen on react topics on KZbin.
@HassanAli-tz3gx
@HassanAli-tz3gx Жыл бұрын
I have watched countless videos of famous youtubers, none of them explained this concept in such an easy way. keep it up
@musicworld1717
@musicworld1717 7 ай бұрын
ma'am dil se respect hai..i was struggling with context api and all for long i have watched nearly all videos still was confused but after i watch your 3 videos from propdrilling to context api then context hook it was clear like water to me...most of the other teachers miss this steps hence i was always confused i thought context api is same as useContext hook...but you clarified it like anything..thanks a lot for your help ...i will suggest you channel to all my friends too.
@sheryar_Ali
@sheryar_Ali 9 ай бұрын
Best Explanation Hats off to you. This video should be displayed on top
@anujshukla2913
@anujshukla2913 17 күн бұрын
thanku ma'am this video is very help full for me and your teaching style is awesome
@nikhilkumarjamwal5322
@nikhilkumarjamwal5322 Ай бұрын
I saw video just before this one, in that video guy made a seperate file for useContext() with multiple values in one file and imported that file to where we want to use and done. Simpler than this current video method but i know now there is another way to use useContext (). 👍
@rahulrj5884
@rahulrj5884 23 күн бұрын
Wow , seriously very well and easy explanation, thank you so much👍
@kartikparmar9959
@kartikparmar9959 10 ай бұрын
Thank you sis. THis was such a simplified explaination. I watched so many videos but all of them were creating unnessasary complications rather then simply explaining the end to end working
@VikramBhardwaj
@VikramBhardwaj 3 ай бұрын
You always explain very easy way thank you :)
@chinmayghule8272
@chinmayghule8272 Жыл бұрын
Excellent video. You've explained this even better than Kyle from Web Dev Simplified. However I think you should add subtitles to this video so that it'll be accessible to even more people.
@Ashokkumar-l2p9o
@Ashokkumar-l2p9o Жыл бұрын
bhut bdie problem solve ho gyi app ke bje sa crude operation ma thank you
@Allinone-cn4ys
@Allinone-cn4ys 11 ай бұрын
Till today I have not understood the usecontext hook, I have watched many videos on youtube but after watching this video I have understood well thanks a lot Yoshita. GREAT👍
@awaisilyas9105
@awaisilyas9105 Жыл бұрын
best simple way explanation itna simple way to puri youtube say videos bhi nikaal lay to nahi milay good workd mam
@ajaychahar6148
@ajaychahar6148 2 жыл бұрын
Superb you made these concepts very easy to us
@yoshitajain0812
@yoshitajain0812 2 жыл бұрын
Thank you :)
@akbarahmad5245
@akbarahmad5245 5 ай бұрын
Appkae Lectures bht ache hai mjhe Hooks bht confusing lag rahe thae.
@ravendrasingh1032
@ravendrasingh1032 2 күн бұрын
Such a beautiful explanation Thanks alot
@Rohit_chauhan_07
@Rohit_chauhan_07 Жыл бұрын
I am new with react and I think After watching your video there is no need to watch any other tutorial. Thank you so mucch👍👍👍
@trendy_clothing123
@trendy_clothing123 16 күн бұрын
Too good dii 🤌 your way of explanation is just amazing Thank u god bless u ✨
@rohitthakur6397
@rohitthakur6397 Ай бұрын
Thankyou mam your videos are very easy to understand.
@someshsunar4166
@someshsunar4166 4 ай бұрын
very helpful video. Great and exceptional explanation. much appreciated
@mayankmalik9818
@mayankmalik9818 10 ай бұрын
I watched many videos but finally understood the concept through this one . Thank you!!!
@dilpavittarpalsingh9088
@dilpavittarpalsingh9088 Жыл бұрын
one more thing mam , humnein redux toh use kia hai but reducer ko usecontext ke saath kaise use kre usmein thodi dikkat hai kya aap uspe v ek video bnaoge ? usmein api kaise use krein saga ya thunk kaise use krein yeh sb btana it's my humble request to ki ispar video jrur bnana bcz koi video nai mili mujhe jisse clarifications ho . Thank You
@Sameer-sd5pf
@Sameer-sd5pf 10 ай бұрын
your video is very helpfull for understsnding the concept od useContext
@vaishnavi.srivastava
@vaishnavi.srivastava 9 ай бұрын
Hey Yoshita, I can't thank you enough for the incredible impact you've had on my journey to learn React! Your teaching style is so clear, easy to follow, and has made a lots of difference for me. I've watched many tutorials, but none have been as effective and enjoyable as yours. Your videos are a gem, and I'm so grateful for the knowledge and confidence you've given me. Thank you for being an exceptional teacher! Looking forward to learn more from you!❤
@yoshitajain0812
@yoshitajain0812 9 ай бұрын
🫶🫶
@evilgaming181
@evilgaming181 2 ай бұрын
Such a nice explanation... I personally suggest that you first watch the prop drilling and context API videos of her channel before watching this for a proper explanation.
@AnkitVerma-dn2qc
@AnkitVerma-dn2qc Жыл бұрын
mam you have great skill to teaching anything
@abhishekabhi3252
@abhishekabhi3252 Жыл бұрын
Mam you beauty with brain jay jinendra clearified each and every doubt thanq😊
@yoshitajain0812
@yoshitajain0812 Жыл бұрын
Jai jinendra 😅
@jiteshpandey108
@jiteshpandey108 Жыл бұрын
You made everything clear just in a while, because to except you i saw some others tutorial but i did not feel much confident but yaa right now i am chill mpfe
@anuragmohanty9329
@anuragmohanty9329 2 ай бұрын
The Best explanation i ever found in KZbin
@mrrobot5050
@mrrobot5050 9 ай бұрын
you explain Complex Concept in very easy way, I thought context API was very hard before, Thank you
@gujaratriderys4668
@gujaratriderys4668 Ай бұрын
Thank you so much my confusion is finally clear thanks a lot
@preetjariwala9300
@preetjariwala9300 11 ай бұрын
watched many videos on this topic but your 2 videos makes it easy to understand ❤
@dipesh150
@dipesh150 Жыл бұрын
Good explanation ma'am 👏 👍 👌
@ashutoshjha5522
@ashutoshjha5522 Жыл бұрын
You're awesome Yoshita the way you explain is mind-blowing thank you so much ❤️ requesting you to please make some project on react ,react redux , ecommerce that would be very helpful to us thank you again
@SiddhantKulshrestha
@SiddhantKulshrestha 8 ай бұрын
Hi Yoshita, just recovered this channel. I was so damn confused on this topic. Thankyou so very much, gonna share it to all my fellas who's up for React tutorials...❤❤❤
@muhammadjamshed2823
@muhammadjamshed2823 8 ай бұрын
Really love it this tutorial i spend alot of time for learning react. But your tutorial is awesome
@arpitsharma-us4ou
@arpitsharma-us4ou 8 ай бұрын
Aisa explanation nahi Mila acha laga ye interview ke time pe mila
@hindustanimemer7616
@hindustanimemer7616 6 ай бұрын
I appreciated you provide such a good content for us
@jaavidansari2009
@jaavidansari2009 Жыл бұрын
Amazing explain, very easy to understand. Thanks a lot.
@yoshitajain0812
@yoshitajain0812 Жыл бұрын
😊❤️
@rakeshvlog8499
@rakeshvlog8499 Жыл бұрын
You have explained it very slowly and easily so that anyone can understand.Thank you
@DTALKS01
@DTALKS01 7 ай бұрын
so beautiful , so delegate , just teaching like wow
@Muhammadijaz-pt4td
@Muhammadijaz-pt4td 4 ай бұрын
you make it very simple for me, thanks
@mayanknagle2655
@mayanknagle2655 Жыл бұрын
thank you so much mam, your explaination is very good.😃
@tariqalvi6771
@tariqalvi6771 9 ай бұрын
Ap koi doubt rehny hi nai deti to pochen kya. You explain very difficult things in a very simple and understandable manner. Really appreciated! Thank you...!
@harshitpatidar8552
@harshitpatidar8552 8 ай бұрын
Thank you so much very simple explanation 🎉
@ramgopalkashyap8266
@ramgopalkashyap8266 Жыл бұрын
Oh my god really awesome content I was very confused about usecontext now it is clear
@maanillaad4324
@maanillaad4324 Жыл бұрын
watched many tutorials on this topic but didnt understand, finally understood thanks
@gauravpandey7885
@gauravpandey7885 Жыл бұрын
Your videos is clear my doubt.
@acif7369
@acif7369 11 ай бұрын
Piece of mind ❤ thnku so much. Explained so easily. God bless you 👍🏾
@yjoy7545
@yjoy7545 Жыл бұрын
so easily you describe with example to understand. Great.
@vikrantkashyap4309
@vikrantkashyap4309 Жыл бұрын
Thank you for describing useContext in clearly. I have one doubt here, can I push data in array in any component by using useContext and delete items from the array from another component ?
@AbdulSaboor-x9x
@AbdulSaboor-x9x Жыл бұрын
Thanks Yoshita, I see your video and easily clear useContext concepts
@dilpavittarpalsingh9088
@dilpavittarpalsingh9088 Жыл бұрын
Thank You mam , mam agar humeni bht saara data send karna ho uss ke liye yeh thoda jada lengthy nahi ho jayega ? koi method hai ismein jisse kaafi sara data send kr ske?
@yogeshkumarpatil591
@yogeshkumarpatil591 Жыл бұрын
Good Video . Thank For making a valuable video.
@mayurjain5452
@mayurjain5452 Жыл бұрын
Aap esa koi project bnwayoo na jisme hooks ka use aache se ho rha ho beacuse we really like your way of explanation.
@bspatil7548
@bspatil7548 Жыл бұрын
Today first time I watched your video and subscribed. Your teaching style is very good❤
@celebrity_reels8
@celebrity_reels8 Жыл бұрын
Thank you ✌✌well explained in simple way...
@yoshitajain0812
@yoshitajain0812 Жыл бұрын
Thank you 😊❤️
@loveleensingh1805
@loveleensingh1805 Жыл бұрын
Crystal Clear Explanation. Mam, You are great.
@blackmamba3984
@blackmamba3984 18 күн бұрын
context api me jo ham create context karte he provider banate he consumer bhi banate he but consumer me data use karne keliye only single function hota he to multiple data handle karne ke liye consumer compoenent me jyada complex ho jata he... toh...isse avoide karne keliye ham usecontext use karte he jo ek tarh se easy hota he....
@Akashkumar-pb4ql
@Akashkumar-pb4ql 2 жыл бұрын
Amazing, itna Kam time mai apne itne acche se context api aur use context ko explain Kiya jo mujhe ab tak clear nhi thi ab acche se clear ho gyi Thanks. Aap video Maine use context tak dekh li hai aur abhi dekhna baki par ab koi video jyda nhi hai to aap plz fast video banaye
@yoshitajain0812
@yoshitajain0812 2 жыл бұрын
Thank you Akash :) Will upload more videos soon..
@sahjarkhan5751
@sahjarkhan5751 2 жыл бұрын
@@yoshitajain0812 I
@AliHamza47-h9r
@AliHamza47-h9r Жыл бұрын
Good video. I really appriciate your teaching method please gave us more informative videos with great explaination like this.💖💖💖💖
@girldocode8408
@girldocode8408 8 ай бұрын
Thanks this video was so helpful.
@MuhammadBilal-oc6pi
@MuhammadBilal-oc6pi Жыл бұрын
very helpful, thanks for good content
@amanprakash5290
@amanprakash5290 Жыл бұрын
Hey great explanation thank you 👍
@nayansinghal23
@nayansinghal23 Жыл бұрын
Hii, amazing stuff. I understood it very well. But i have a doubt. Pls clear it. The doubt is that ki khi khi context naam ka alag folder banate h and vha chlidren prop pass karte h? What's that can you please explain??
@SATYAMKUMAR-nh5nn
@SATYAMKUMAR-nh5nn Жыл бұрын
Nicely explained ...
@sumondatta6595
@sumondatta6595 Жыл бұрын
I have been watching this related video since last night. But my concept was not getting clear. Cleared after watching this video..thank you
@UsmanKhan-ni6en
@UsmanKhan-ni6en 21 күн бұрын
you deserved Millions
@rahulrawat418
@rahulrawat418 Жыл бұрын
aapne kyu likha hai meri wo smj nhi aaya jabki uska to yhan koi kaam hi nhi tha
@ramsidh2218
@ramsidh2218 Жыл бұрын
Your lectures are awesome and understandable in easy way
@neerajtangariya4067
@neerajtangariya4067 Жыл бұрын
Nice one, Now my doubt clear about consumer and useContext uses. Thanks Yoshita 👍
@bhaveshtandel1552
@bhaveshtandel1552 2 жыл бұрын
so helpfully useContext hook in react project, so yoshita you have very nicely explain how to use useContext hook video 10q so much
@premkumarkushwaha1082
@premkumarkushwaha1082 23 күн бұрын
Data1.provider m h kya use h data1.provider k sath m ???
@Biren_
@Biren_ 3 ай бұрын
Useful 🎉
@shivkumarsharma_d1529
@shivkumarsharma_d1529 7 ай бұрын
Ma"am createContext se data.consumer bhi data access ho raha tha;;; use context hook se bus syntax jyada nahi likhna hota hai and eassy to understand hai ? Please interview k hisab se btaiye na difference ?
@WutR000
@WutR000 6 ай бұрын
Dhanyawad mam It helps me a lot
@surendragusain331
@surendragusain331 Жыл бұрын
what an explain mam No one can explain like this .. 👍👍 but i hvve a doubt when we have 100 line of data like this so how can we handle this problem ..??
@mohammadmuzmilkabir3067
@mohammadmuzmilkabir3067 Жыл бұрын
what a simple way of explanation 👏👏👏👏, thanks yoshita
@dksingh9771
@dksingh9771 Жыл бұрын
ma'am bahut famous youtuber ki dekhi lekin aapki samajh aayi
@umairmohsin5202
@umairmohsin5202 9 күн бұрын
i must say that it is a beginner friendly video
@sangharshmeshram9337
@sangharshmeshram9337 Жыл бұрын
@Yoshita Jain why we are wrapping child a instead of c inside data.provider in App.js ?
@techforcause5500
@techforcause5500 Жыл бұрын
very noicee madam....very easy to understand
@aayushjangra8100
@aayushjangra8100 2 ай бұрын
Greet explanation buddy 😃
@zaidi7757
@zaidi7757 Жыл бұрын
Thanks Very Good Explained
@DaraKoushik
@DaraKoushik Жыл бұрын
excellent. very easy explanation
React useContext() hook introduction 🧗‍♂️
11:37
Bro Code
Рет қаралды 29 М.
Do you choose Inside Out 2 or The Amazing World of Gumball? 🤔
00:19
Как подписать? 😂 #shorts
00:10
Денис Кукояка
Рет қаралды 6 МЛН
Learn React Hooks: useContext - Simply Explained!
15:46
Cosden Solutions
Рет қаралды 164 М.
Learn useContext In 13 Minutes
13:08
Web Dev Simplified
Рет қаралды 720 М.
React useEffect Hook
14:41
Piyush Garg
Рет қаралды 40 М.
Context API in react | get the concept
29:00
Hitesh Choudhary
Рет қаралды 58 М.
useContext Hook | Pro React Hooks Concepts | Hindi | 2023 - 24
14:25
Do Some Coding
Рет қаралды 3,5 М.
Why Signals Are Better Than React Hooks
16:30
Web Dev Simplified
Рет қаралды 477 М.
Do you choose Inside Out 2 or The Amazing World of Gumball? 🤔
00:19