Introducing Fetch API | Better than XHR | The Complete JavaScript Course | Ep.75

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ต.ค. 2024

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

  • @fahadshaik2475
    @fahadshaik2475 หลายเดือนก่อน +2

    fetch("link1")
    .then((response) => {
    return response.json();
    })
    .then((usersData) => {
    return fetch(`link2`);
    })
    .then((response) => {
    return response.json();
    })
    .then((commentsData) => {
    return fetch(link3);
    })
    .then((response) => response.json())
    .then(console.log);
    😇Thank you Anurag for clearing these twisted concepts.

  • @pravinpadalkar4719
    @pravinpadalkar4719 2 วันที่ผ่านมา +1

    best web Development tutorial I've ever seen!!!!!!! Thank Youu

  • @prashlovessamosa
    @prashlovessamosa ปีที่แล้ว +3

    Thanks sir you take time for people like us make videos to learn i appreciate the hard work you do for us
    I hope this course reach more and more people they will also get knowledge from you.

    • @procodrr
      @procodrr  ปีที่แล้ว +1

      Thank you so much for your support ❤️
      Keep Learning and Sharing 😊

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

    This video clear my all doubts regarding APIs. You doing GREAT JOB. "Ghabraya nhi kro 👍"

  • @PriyaRajput-xm4vl
    @PriyaRajput-xm4vl 7 หลายเดือนก่อน +2

    Finally is video me mera API ka topic properly clear hua hai...thanks a Lot Anurag Sir...worth watching your all videos

    • @procodrr
      @procodrr  7 หลายเดือนก่อน +2

      I'm glad that your doubt is cleared. Keep learning and sharing 😊

  • @subhambachar
    @subhambachar 2 หลายเดือนก่อน +1

    Sir, 2 din lag gaya mujhe achhe se understand karne me aur sath sath practice karne mein , abhi jaa rahu async await padhne 😊 exams k baad firse track pe aa raha hoon
    aur ye raha XhrHttpRequest ka replaced code using fetch api
    ****************
    function makeHttpRequest(method, requestUrl) {

    return fetch(requestUrl, { method })
    .then(response => {
    return response.json();
    });
    }
    ****************

  • @chirag5745
    @chirag5745 ปีที่แล้ว +3

    Brother You are doing great job this is helpful please keep bringing more Numbers in youtube will come.

    • @procodrr
      @procodrr  ปีที่แล้ว +1

      I'm glad it is helpful for you.
      Off Course I will keep making more and more awesome content.
      All I need is support of you all.
      Keep learning, supporting and sharing 😊

  • @Alok.28
    @Alok.28 5 หลายเดือนก่อน +2

    Thank you very much Bhaiya. Understood very well.

  • @shubhamshubham7442
    @shubhamshubham7442 ปีที่แล้ว +2

    Thanks sir I am watching your complete playlist

    • @procodrr
      @procodrr  ปีที่แล้ว +1

      Awesome bro 👍
      Feel free to ask your doubts in the telegram group.
      Keep Learning and Sharing 😊

  • @Payal-Sharma1984
    @Payal-Sharma1984 2 หลายเดือนก่อน

    very helpful video in an easy manner. Thanks

  • @not_amanullah
    @not_amanullah 6 หลายเดือนก่อน +3

    This is helpful ❤

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

    Great explanation

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

      Awesome, keep learning and sharing 😊

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

    Thanks sir❤

  • @kartiksharma585
    @kartiksharma585 5 วันที่ผ่านมา

    Sir ab Post krne pr Status Code- 201 Created aata hai

  • @akshayshukla5389
    @akshayshukla5389 18 วันที่ผ่านมา

    tysm sirr jiiiiii

  • @anupamtiwari5064
    @anupamtiwari5064 5 หลายเดือนก่อน

    sir backend please

  • @Coolcap851
    @Coolcap851 5 หลายเดือนก่อน

    chalo ab padhtey hain

  • @swapnilrautvloges7184
    @swapnilrautvloges7184 4 หลายเดือนก่อน +2

    Finally ye kya locha hai😂😂😂

    • @procodrr
      @procodrr  4 หลายเดือนก่อน +1

      Kaisa locha 😀

  • @shyamkumar-rs9mx
    @shyamkumar-rs9mx 2 หลายเดือนก่อน

    maja aa gaya mai ye maja poore desh baasiyo ko dena chahta hu