4 ways to make an api call in JavaScript | Http requests | JavaScript Tutorials

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

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

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

    Man thanks, I spent a good 2 hours figuring out how the fuck and HTTP request works and you come here and explain it flawlessly in 10 minutes

  • @archangel4894
    @archangel4894 ปีที่แล้ว +5

    Your channel is not named Code Pro for nothing, this tutorial gives me a better understanding on how to make request on API. Please keep making quality content like this one.

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

    This demo was awesome! Down to the point, no waste of time , it all worked out perfect! Thank you Code Pro.

  • @educationaltechnology8363
    @educationaltechnology8363 ปีที่แล้ว

    I spent a month watching countless videos about asynic await to find a solution for this and you made it in one video
    Thank you

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

    Thanks, got clarity on difficult topic. Short and sweet.

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

    This was so easy ! Because of the way you explain it!

  • @nidhinm3301
    @nidhinm3301 2 ปีที่แล้ว

    Bro its so compact and call concepts discribed very good. Thanks

  • @seenus.k7330
    @seenus.k7330 6 หลายเดือนก่อน

    Great explanation thanking you sir

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

    helps me a lot how to use console. Thank youuuu!

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

    wooow! best video

  • @navinbadlani9211
    @navinbadlani9211 2 ปีที่แล้ว

    Great tutorial 👌 👍 keep it up

  • @vlmo
    @vlmo 2 ปีที่แล้ว

    This was so simple and clarify!

  • @DG-cd3jb
    @DG-cd3jb ปีที่แล้ว

    It’s very informative. I have a usecase to call the address api from the html and load the json responses in the web form dropdown field ?

  • @qlmdev
    @qlmdev ปีที่แล้ว

    Great! Thanks!

  • @kaushalkumar.1757
    @kaushalkumar.1757 ปีที่แล้ว

    Nice video

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

    very nice tutorial. Keep it up

  • @sipwhitemocha
    @sipwhitemocha 2 ปีที่แล้ว

    Could someone teach me how to run this request.js file on a browser? Did he use Node.js or something?

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

    Nice tutorial! I didn't hear the last bit clearly, do they all use xhr request underneath the hood?

  • @shashankdeep403
    @shashankdeep403 2 ปีที่แล้ว

    Can you please help me how to use api compiler.

  • @Usertubcdhnvxhkn
    @Usertubcdhnvxhkn 2 ปีที่แล้ว

    super explaining skill. i really thank you to for this video, same as how to post data methods in these 4 methods can you explain

    • @CodePro-Jayanth
      @CodePro-Jayanth  2 ปีที่แล้ว

      Thank you for your support. In future, I will make the video on post request as well

  • @varuncharan9109
    @varuncharan9109 2 ปีที่แล้ว

    What is preview and payload in inspect ir chrome Developer tool
    Can you make a video on that

  • @TheCacoVenom
    @TheCacoVenom 2 ปีที่แล้ว

    good thing man

  • @md.mohiuddin
    @md.mohiuddin 3 ปีที่แล้ว

    Thanks a lot.

  • @Succuub
    @Succuub 2 ปีที่แล้ว

    it is not working i get Uncaught ReferenceError ReferenceError: XMLHttpRequest is not defined

    • @CodePro-Jayanth
      @CodePro-Jayanth  2 ปีที่แล้ว

      which browser you are trying to make an API call?

  • @Potenti4lz
    @Potenti4lz 2 ปีที่แล้ว

    I feel he is talking at x1.5 speed by default 😂

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

    nice, but u should have request.onload before send

  • @nobody-ek3hk
    @nobody-ek3hk 9 หลายเดือนก่อน

    6.31 axios

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

    Hard to understand for beginners to JS, thankfully i knew enough to not have my time wasted

  • @johnthomascaballero
    @johnthomascaballero ปีที่แล้ว

    you fast forward your voice bro? haha

  • @florinmarcus
    @florinmarcus 4 ปีที่แล้ว

    when you write an article and you post code as image, it means you're lazy.

  • @Cyrus_G
    @Cyrus_G 2 ปีที่แล้ว

    thanks to you, console.log() is now my new bestfriend. xD