Mam.... 1000 video dekhe contaxthook ke Ek bhi nhi aaya pn mam aap ke video me aisa dyan aaya ab life time nhi bhulunga.... Thank you mam Aap ka channel word ka sabse bada channel ho
Aapke channel pr sare videos me aapne itne acche se explain kiya h Aapka channel definitely grow krega And thank you for clearing my concepts in the easy way 💖
Thank You Very Much Mam It's Really helpful I have sees 3 videos before this and spending more than 10 Hours to Understand Context API but unable to understand and this video taught me the concept of Context API in React Again Thanks a lot
very nice explanations, your videos are awesome and helped me to understand all the complex topics like useReducer very easily. just keep this good work going on.
Kya aap data fetch Karke batana kaise krenge Ek component se dusre component Mai kaise pass krenge? Or button click pe data fetch hona Chahiye or Pehelese bhi dikhana Chahiye data?
What if we create a constant and pass it 2,3 or even more values in key value pair(like an object) and if we pass that constant through Provider and get it through Consumer then?
Jo video bhi open kar raha hu us ma uahi kaha ja raha ha k is say pehlay wali video dekhay bai jab dekhni hi ya wali video ha us sy pehaly wali kio dekhay
Hello Yoshita ! Why are we creating another context for gender? Create a object and put the name and gender into a object. Then pass the object into provider. Right?
Hi mam, mje is me error aa rha he --->>> export {data}; Me last 6 hours se lgataar StackOverflow pr or idhr ufhr dekh rha hu lkn koi b solution nhi mila he mje, please make it possible.... 💗💗 Error... Compiled with problems: ERROR in ./src/App.js Module build failed (from ./node_modules/babel-loader/lib/index.js): SyntaxError: C:yoshitatutorials\src\App.js: Export 'data' is not defined 84 | 85 | export default App; > 86 | export {data}; 💗
Mam.... 1000 video dekhe contaxthook ke
Ek bhi nhi aaya pn mam aap ke video me aisa dyan aaya ab life time nhi bhulunga.... Thank you mam
Aap ka channel word ka sabse bada channel ho
Same main bhi bahot se videos dekhe 1 month tak
true
Right
Bilkul shi
Bhai mu ki Baat Chhin li🙌🙌
Underrated channel, You are explaining with so much ease, thank you ma'am!
mam jb apke 1k subs the tbse dekh rh hu mai but aap ka way of explanation is so so excellent!
Nice one @Yoshita 👍
Aapke channel pr sare videos me aapne itne acche se explain kiya h
Aapka channel definitely grow krega
And thank you for clearing my concepts in the easy way 💖
I am loving your explainations
Thank You Very Much Mam It's Really helpful I have sees 3 videos before this and spending more than 10 Hours to Understand Context API but unable to understand and this video taught me the concept of Context API in React Again Thanks a lot
Wooww too much useful in simple term please we need more content like this
There is no need to create extra Context data1 you can just destructor props in value and pass down to component where you want to use
Great video on contextApi
thanks crush💜
Mashallah madam doubt clear.kardiya aapne.
Quality Mam respect from Pakistan
Best react tutorial playlist so far!!
Nice explanation mam ♥
Fall in love with React just because of your Teaching style ❤ Outstanding mam
This video was really helpful...looking forward to seeing other videos too.
10:43
One polite query. Why is ChildA nested inside data¿
Nice, I love the human idiosyncrasies that didn't get cut off in the videos, like 'offo,' haha.
I haven't seen such kind of good lectures
excellent
Each second is worthy 👏👏👏👏👏 clear cut explanation.
NGL, this was very helpful. Thanks
Your teaching is as beautiful as you are! I never watch such an easily understandable video about context API. Thanks a lot.😘😘
😊🫶🏻
Thank you so much mam bahut ache se samjha dia apne.
Thank you maam best teacher for coding
The way you explain Yoshita is incredible Thanks for helping
amazing
life saver video mam
Best react tutorial ever ...!
phenomenal videos on react js
TOP CLASS❤
very good explanation
Love this channel & Like from Pakistan
class!!
hi, i have a question why you give childA here instead of CHILDC?
Nice Explanation
its a great video , you are providing one of the best series of react
Thank you so much mam for making this video clear my all doubt related to this topic
amazing tutorial thanks you mam
Nice explanation darling ❤
very nice i understood this concept thank you
You deserve 10M subscriber
Good Content ❤❤
Mam export {data}; me ye error aaa rhaa
ERROR
[eslint]
src\App.js
Line 86:8: Parsing error: Export 'data' is not defined.
tbh, bohot achha samjhate ho aap. Agar kisi ko apna basics clear karna h toh I definitely provide your videos. Thanks ma'am!
Such a greate Explanation
Good one💯
Nice explanation
awesome explanation👏
Easy and helpful...
Excellent work 🔥
Glad you liked it. Thank you so much ❤️
Sure. It is very useful
Thank you for clearing the concept ❤❤
thank you so much ma'am. big fan ❤❤❤❤
Please make vedio in redux topic
Really mam your explanation is simple and very easy to understood 😊
Thank you so much ma'am. I understood
best
Great Explanation !!!
vv good and thanks
very nice explanations, your videos are awesome and helped me to understand all the complex topics like useReducer very easily.
just keep this good work going on.
Kya aap data fetch Karke batana kaise krenge Ek component se dusre component Mai kaise pass krenge? Or button click pe data fetch hona Chahiye or Pehelese bhi dikhana Chahiye data?
helpful
Very nice ❤
This is seriously helpful for me....👍
Very well explain mam love from pakistan
Your video very helpfull for us
Thank you yoshi
mam please make a project on React js
Fine !!!
Thank you so much ❤️
when I am tryinng to declare ....const data variable in function App() it is throwing error .....
your teaching is awesome mam please provide these lectures please provide complete tutorial on reactjs
....lots of love mam
@yoshita what is the reason why you are using child A component in App.js instead of Child C(we are consuming the data in child C nah)
ChildC component is embedded in childA so she is using child A there in App.js
Superb and most understandable keep it up... Thanks a lot.
multiple values k case main can we use objects or arrays ?? to fix this
thanks again
Mam kindly React ko lae kar koi scratch project banae.
thanks mam
Hi Yoshita, I am tryin to watching this video but video not playing
What if we create a constant and pass it 2,3 or even more values in key value pair(like an object) and if we pass that constant through Provider and get it through Consumer then?
consumer not needed now in recent features, you can access directly!
Good one 👍🏻Jain you are better explain react as compared to code with Harry
can you explain zustand that also helps to avoid prop drilling
Jo video bhi open kar raha hu us ma uahi kaha ja raha ha k is say pehlay wali video dekhay bai jab dekhni hi ya wali video ha us sy pehaly wali kio dekhay
We can use object instead of having many variables and pass the object in provider? Is that work?
cant we make an object and give other info in it and use only one provider
ma'am java Script ke video bhi upload kr do jese react hook ke ki hai please kr do ma'am
Mam why you used consumer because it makes code hectic. You can use usecontext
maam i tried to use export for the data in Api but it giving me error bcoz of that i unable to proceed my output
solve hwa apka????
How to pass multiple props?
Mam it will be really helpful if u make some fresher interview questions on react
The solution is also redux ???
module not found error after run this program
best explanation Yoshita, Thanks You.👌👌
Do a full length video on react redux from scratch
Please make tutorial for nextjs
Hello Yoshita ! Why are we creating another context for gender? Create a object and put the name and gender into a object. Then pass the object into provider. Right?
right
Thanks, Yoshita it's Easy to learn with this video. 👍
Hi mam, mje is me error aa rha he --->>> export {data};
Me last 6 hours se lgataar StackOverflow pr or idhr ufhr dekh rha hu lkn koi b solution nhi mila he mje, please make it possible.... 💗💗
Error...
Compiled with problems:
ERROR in ./src/App.js
Module build failed (from ./node_modules/babel-loader/lib/index.js):
SyntaxError: C:yoshitatutorials\src\App.js: Export 'data' is not defined
84 |
85 | export default App;
> 86 | export {data};
💗
mtlb context api ka use nhi hai koi, useContext hook use karen na ?