great to hear! i will create more content like these as they are most requested on this channel. i appreciate you dropping a quick line because it just validates what my viewers want and i get to see what i am doing right. thanks a lot and have s great day!
Thanks! For the question about passing data from child to parent using "callback", does that refer to functions such as setState in useState? Could you give an example?
Hi Jiwei! In order to pass data from Child Component to Parent Component, we pass a function (with data as many as necessary) created from Parent Component and pass it to Child Component and this can be a regular function or the useState setter hook. This is first way of doing it and there are couple more ways - i linked a video below if you want to see other ways using store management and React context. Here is an example: codepen.io/angelo_jin/pen/KKXoKgO Here are great videos for you to watch that talks about this as this pattern is not as simple/obvious at first esp when you are just getting started with ReactJS. th-cam.com/video/e2OLRdJKnEg/w-d-xo.html - ReactJS: 3 Ways Components Passes Data (In -depth) th-cam.com/video/VzNNjNmbXpY/w-d-xo.html - 10 React Coding Exercises Please let me know if you have any other questions. Happy to help. Cheers!
@@ziadamer7621 glad to hear that my hard work and effort is appreciated! i do hope that you will find success in your interview and i am confident that this video will help you to get there. good luck and let me know if there is something i can do to help
Next recommended video to watch - th-cam.com/video/npcNFM9SQTg/w-d-xo.html (40+ Front-End Interview Questions)
I'm loving the format in which you are delivering the questions answers. I have to pause and replay several times but is precisely how I want it.
great to hear! i will create more content like these as they are most requested on this channel. i appreciate you dropping a quick line because it just validates what my viewers want and i get to see what i am doing right. thanks a lot and have s great day!
Thank you. I have an assessment test for a new job and am studying your vids. This is very helpful
You are most welcome! Best of luck and hope my current videos will help you ace your interview.
Please post more videos.Its very Helpful. Thanx
i’m currently making another video. hopefully will release next week. stay tuned. thanks Animesh.
Good job
thank you! 😉🎉🎊
Thanks! For the question about passing data from child to parent using "callback", does that refer to functions such as setState in useState? Could you give an example?
Hi Jiwei! In order to pass data from Child Component to Parent Component, we pass a function (with data as many as necessary) created from Parent Component and pass it to Child Component and this can be a regular function or the useState setter hook. This is first way of doing it and there are couple more ways - i linked a video below if you want to see other ways using store management and React context.
Here is an example: codepen.io/angelo_jin/pen/KKXoKgO
Here are great videos for you to watch that talks about this as this pattern is not as simple/obvious at first esp when you are just getting started with ReactJS.
th-cam.com/video/e2OLRdJKnEg/w-d-xo.html - ReactJS: 3 Ways Components Passes Data (In -depth)
th-cam.com/video/VzNNjNmbXpY/w-d-xo.html - 10 React Coding Exercises
Please let me know if you have any other questions. Happy to help. Cheers!
@@ASoftwareEngineer thanks! These videos are super helpful. Your channel is definitely underrated.
@@jiweihe3413 thank you! i’ll continue posting helpful video and the rest should follow hopefully 😉
OK THANK YOU
you are welcome! thanks for dropping a comment.
Great
thank you Ameer! Stay tuned for more cool vids 👍
Yeah definitely
Air can I contact with you on WhatsApp or Skype etc
♥️♥️♥️♥️♥️
👊
@@ASoftwareEngineer
I actually love this video so much..
Good explanation and good presentation..
Really appreciate ur hard work ♥️
@@ziadamer7621 glad to hear that my hard work and effort is appreciated! i do hope that you will find success in your interview and i am confident that this video will help you to get there. good luck and let me know if there is something i can do to help
That's actually not advance react at all, these are some basic. But still a decent video
thanks for the feedback. what kind of question would you consider as advance? perhaps i can make video of those questions. thanks.