Fetching API Data using ReactJS | Code With Aquib

แชร์
ฝัง
  • เผยแพร่เมื่อ 14 ม.ค. 2025

ความคิดเห็น • 4

  • @anamsheikh9014
    @anamsheikh9014 8 หลายเดือนก่อน

    Hey Aquib,
    Hope you're doing well! Your teaching in the MERN Stack course at UpGrad has been incredible. You really have a knack for making complex topics easy to grasp. Could you consider making a TH-cam video demonstrating a complete MERN Stack project? Its a humble request 😊 !

    • @codewithaquib
      @codewithaquib  8 หลายเดือนก่อน +1

      Thank you so much for the feedback! I’ll try to create a video demonstrating a complete MERN Stack project soon! Until then, here’s a playlist I’ve created on MERN Stack : th-cam.com/play/PLs40DPzDD8-xM_87xdvo3zp7xgw8lTBRS.html&si=EdQhBgcrMwqM_-9f

    • @anamsheikh9014
      @anamsheikh9014 8 หลายเดือนก่อน

      @@codewithaquib Thankyou for the playlist. Already diving into it , Looking forward to the MERN Stack project. Keep up the great work !

  • @PradeepKumar-ps4cs
    @PradeepKumar-ps4cs 7 หลายเดือนก่อน

    I had struggled for a few days with the output of fetch. However in your video you figured out in a few seconds that you need to "return" the value. This is exactly what I wanted to know and if you can dig deeper into that it will be great. Also for me printing the state variable in the console immediately after initializing it with setstateVarFunc function, is always null. Not sure why.