sir i know many thing but when i tried to implement concepts i faild. but after watching this video i think all concepts are cleard to me and now i know how to use this cocepts for our requirments...this is informative
Great One Dude! But at 33:00 we could have used the index as a second argument in the map function and the pass the index as key in the component we could have the effort using arrays and labels..... All around the this video is just awesome man !!
Awesome tutorial, very new to React and this vid was super helpful!! The only issue I had was testing the app on iOS. The click events for each don't fire. I tested it on multiple browsers. Mobile browsers I guess are still weird about eventHandlers/Listeners on tags. I attached a function setHealthLabelValue() to instead and set the healthLabel hook to the .value inside of that function. Happy coding! 💻
Thank you soo much for this video!! Im a beginner & am doing something similar for a class project, however I cannot seem to make that search button work! I type in an ingredient and nothing happens...any suggestions?
thanks u sir i done job followwing u and learnt a lots thanks u i recomment to all follow him and hits the like button love u bro make more projects like thaat on reactt
can you make one fully functional social media web-like Instagram and Linkedin(web)(Combination of last react js video and chatting web app with react js) please!!
Thank you for this video. I just started learning ReactJs and I'm looking forward to projects with APIs like this. Pls is it fully responsive? Like when I'm done building it, will I be able to view on phones and iPad perfectly? I look forward to your reply. Thank you.
Hi Sanskar, nice tutorial. I can't get the drop down to work. The useState seems not getting set. Can't find your end solution in the Git... did you solve it?
Just starting to learn react, great tutorial for beginners. Thank you for this video. I am having problem with the healthLabel drop down, but your github didn't include it. would you mind to share the code with the healthLabel in it. Thank you!
Hey, even i was trying for a long time, and figured out that there's some issue with having onclick on option so what worked for me was, Remove onclicks from options and put an onChange={(e) => setHealthLabel(e.target.value)} on the select tag. Make sure to set values for all options Happy coding!!
Hello! Just saying thanks for the tutorials and I was wondering if you can do a video about webrtc in flutter? How can I utilize that api and make a video call in my app? Thanks.
I want to filter the recipes based on food types like veg, non-veg and food time like breakfast, lunch, dinner then How can I use this API? What changes should i do in this url? Please anyone help me.
Your Select tag is not working properly. Everytime url remains same from which data is fetched. Mean healthlaberl is not changing. That's why data is not changing.
I am also facing the same issue. If we solve it locally or create a local DB then we will have only a set of records. I want it to be dynamic on the real-time database. Can you help out in resolving this issue?
even after following your code, why does it shows error, an hour video is taking me more than 3 hours , debugging myself what lame software developer I'm going to be
Terrible video. Why? 1. The GitHub link in description is incorrect so I couldn’t check the code when I couldn’t understand him. 2. You should speak slowly and enunciate more. No offense but your accent is very heavy. 3. You never fixed the importing issue with api key. You simply left it in app.js. This is not good practice. 4. When uploading builds to GitHub, employers like to see frequent commits. You cannot do this with this video as it exposes your api key, unsafe.
it's simply made for absolute beginners of react and web dev, just kindly don't watch these videos, if you know all these things then it's good take the knowledge you need and appreciate the creator for his/her efforts.