Async/Await & Fetch API in JavaScript with Examples | Sigma Web Development Course - Tutorial #76

Поделиться
HTML-код
  • Опубликовано: 5 фев 2025
  • Access the Sigma web development course playlist: • Sigma Web Development ...
    ➡️ Source Code: github.com/Cod...
    ➡️ Notes and CheatSheets: www.codewithha...
    ➡️ English Subtitles are now up for all the videos!
    ►Checkout my English channel here: / @programmingwithharry
    ►Instagram: codewithharry
    Download UltraEdit Trial for Free: bit.ly/UltraEd...
    python, C, C++, Java, JavaScript and Other Cheatsheets [++]:
    Playlist: • Coding CheatSheets 🧾 b...
    ►Learn in One Video[++]:
    Python Course with 5 Projects: • Python Crash Course in...
    Python[15 Hr]: • Python Tutorial For Be...
    Python Advance[3.5 Hr]: • Python Programming Cou...
    Python[1 Hr]: • Learn Python In Hindi ...
    Python[2 Hr]: • Python Tutorial In Hin...
    Python[15 Min]: • 15 Minute Python Tutor...
    JavaScript[1 Hr]: • JavaScript Tutorial
    C[1.3 Hr]- • C Programming Tutorial...
    php[1 Hr]: • Learn Php In One Video...
    php[2.3 Hr]: • Php Tutorial for Begin...
    php[Project]- • Login And Registration...
    HTML[30 Min]: • HTML 5 Tutorial For Be...
    CSS[8.5 Hr]: • CSS Tutorial In Hindi ...
    CSS[1.4 Hr]: • CSS 3 Tutorial For Beg...
    Wordpress[3.2 Hr]: • How To Make a WordPres...
    Angular[2 Hr]: • Angular Tutorial in Hindi
    Java[2.3 Hr]: • Java tutorial in hindi 🔥
    Web Scraping[1 Hr]: • Web Scraping Tutorial ...
    MongoDB[2 Hr]: • MongoDb Tutorial For B...
    Numpy[1 Hr]: • Numpy Tutorial in Hindi
    Android Dev[12 Hr]- • Android Development Tu...
    Linux[1 Hr]: • Linux Tutorial For Beg...
    JQuery[1.1 Hr]: • jQuery Tutorial For Be...
    Git and GitHub[1.1 Hr]: • Git & GitHub Tutorial ...
    ►Complete course [playlist]:
    React: • React Js Tutorials in ...
    Python- • Python Tutorials For A...
    OOP Python- • Object Oriented Progra...
    Java: • Java Tutorials For Beg...
    JavaScript- • JavaScript Tutorials I...
    PHP- • PHP Tutorials in Hindi
    C- • C Language Tutorials I...
    C++- • C++ Tutorials In Hindi
    Git & GitHub- • Git and GitHub Tutoria...
    Android Dev- • Android Development Tu...
    Python GUI- • Python GUI: Tkinter Tu...
    Web Development- • Web Development Tutori...
    Python Django: • Python Django Tutorial...
    Projects Using HTML, CSS & Javascript- • Projects Using HTML, C...
    Data Structure and Algo: • Data Structures and Al...
    Follow Me On Social Media
    ►Website (created using Django Rest & Angular): www.codewithha...
    ►Facebook: / codewithharry
    ►Instagram: / codewithharry
    Twitter: / codewithharry
    Comment "#HarryBhai" if you read this 😉😉

Комментарии • 462

  • @yagneshprajapati3138
    @yagneshprajapati3138 Год назад +332

    "I was not able to afford courses of web development, but after this, I am able to learn properly. Thank you so much.

  • @naitikchatterjee8951
    @naitikchatterjee8951 Год назад +36

    Average price of any Full Stack Web Development course on the internet ranges from 15k - 25k. Bhaiya, contrasting to those, you are teaching so many concepts so beautifully at free of cost. Hats off to you and your ethics! Love you Harry bhai 💌

  • @darshjogi7377
    @darshjogi7377 Год назад +27

    One day, people will realize that the course is worth the billions. Seriously, what a lesson you thought and the way you provide the indepth knowledge of each concept is just mind-blowing.

  • @NOTKRISHNA01
    @NOTKRISHNA01 Год назад +17

    Me class10 me hu or me coding phone se karta hu or ab mujhe PYTHON,HTML,CSS ye bhut achi se ati hai.or ye
    Ye sab bas apki he vajhe se h Harry bhaiya ❤❤❤❤❤
    THANK YOU SO MUCH BHAIYA❤❤❤❤

  • @AwaisMughalFans
    @AwaisMughalFans Год назад +92

    Harry bhai ki consistency ka koi jawaab nhi ❤

  • @rifatraffu2015
    @rifatraffu2015 Год назад +40

    What a Lesson you have done harry vai..
    You deserve a lot of appreciation from all who are in IT field..
    Keep it up..
    Take love
    #SigmaBatchOp

  • @Hafijur0211
    @Hafijur0211 Год назад +4

    🎯 Key Takeaways for quick navigation:
    01:24 🔄 *Promises in JavaScript explained*
    - Understanding the concept of promises in JavaScript.
    - Promises represent the eventual completion or failure of an asynchronous operation.
    - Demonstrating the creation and usage of promises in code.
    03:18 ⏳ *Introduction to Fetch API*
    - Explaining the Fetch API in JavaScript.
    - Fetch API allows making network requests asynchronously.
    - Demonstrating the usage of Fetch API to retrieve data from a server.
    06:05 🎭 *Introduction to Async/Await*
    - Understanding the purpose and benefits of async/await syntax in JavaScript.
    - Async/await simplifies working with promises by providing a cleaner syntax.
    - Demonstrating how async/await can be used to handle asynchronous operations more efficiently.
    09:52 📡 *Fetch API: Handling Promises and Parsing*
    - Explaining the process of handling promises and parsing data using Fetch API.
    - Demonstrating how to wait for Fetch API promises to resolve and parse the received data.
    - Comparing parsing data as JSON versus parsing data as text.
    13:35 📶 *Advanced Fetch API Usage: Post Requests*
    - Introduction to making POST requests using Fetch API.
    - Demonstrating the syntax and parameters for making POST requests.
    - Discussing practical examples and resources for further learning on Fetch API usage.
    18:52 📝 *Explaining POST Requests and Fetch API Errors*
    - Understanding POST requests and potential errors in Fetch API.
    - Demonstrating how to handle errors such as "x.json is not a function".
    - Overview of different types of HTTP requests (GET, POST, PUT, DELETE) and their purposes.
    21:11 🧩 *Clarification on HTTP Request Methods*
    - Explanation of HTTP request methods: GET, POST, PUT, DELETE, and OPTIONS.
    - Differentiating between the purposes of each HTTP request method.
    - Emphasizing the importance of practical application and project-based learning to fully understand concepts.
    22:09 💡 *Importance of Hands-On Practice with Promises*
    - Highlighting the necessity of hands-on practice with writing code to understand concepts like promises.
    Emphasizing that *theoretical knowledge alone is insufficient without practical application.*
    - Encouraging viewers to actively engage in coding exercises and projects for better comprehension.
    23:06 🎬 *Conclusion and Encouragement to Practice*
    - Wrapping up the video with a summary of covered topics.
    - Encouraging viewers to provide feedback and indicate their understanding in the comments.
    - Mentioning the availability of updated code on GitHub and thanking viewers for watching.
    Made with HARPA AI

  • @itsMohak
    @itsMohak Год назад +12

    You're the king brother. Love your awesomeness, always.

  • @owaisnadeem2751
    @owaisnadeem2751 Год назад +7

    All clear Harry bhai . Respect & Love from Paksitan

  • @yagneshprajapati3138
    @yagneshprajapati3138 Год назад +11

    BEST COURSE EVER I'VE SEEN BEFORE >>
    HARRY BHAI IS AWESOME

  • @HelloA.ITechnicalcodingschools
    @HelloA.ITechnicalcodingschools Год назад +4

    "I was not able to afford courses of web development, but a speech for motivation for students for 10th class students Thank you so much

    • @vivaanyadav1st
      @vivaanyadav1st Год назад

      what speech for motivation did he gave you ?

  • @jatinkanhiya9594
    @jatinkanhiya9594 Год назад +6

    Everyone needs a teacher like you harry bhaiya 👌❤️

  • @yagneshprajapati3138
    @yagneshprajapati3138 Год назад +6

    BEST COURSE ON RUclips 🤩🤩

  • @utkarsh_singh00930
    @utkarsh_singh00930 Год назад +5

    I am falling in love ❤️ with this course. I love it. Bar is above any course ❤😅

  • @owaisnadeem2751
    @owaisnadeem2751 Год назад +8

    I also think same like u Harry bhai . Hum Asians ka zyada tar yahi problem hay k hum apnay hissay key mehnat bht thori see krtay hain , ya even k krtay he nhi hain . Or complaining attitude rkhtay hain . Jitna time complaining may zaya hota, us may agar in cheezon key practice krlain , to sb clear ho jata hay . Respect and Love from Pakistan & Thank u so much for giving this kind of extra ordinary knowledge free of cost

  • @Aman-mn8gw
    @Aman-mn8gw Год назад +7

    Consistency Of Harry Bhai 🔥🔥

  • @mdnadeem5817
    @mdnadeem5817 11 месяцев назад +1

    All my concept is very clear about promise , callbacks, async function I have search this on many platform but you did it very easy way. Thank you so much Harry Bhai❤

  • @AnzalaArfaq
    @AnzalaArfaq 2 дня назад

    This is the best Course of Web Development

  • @kunalpratapsingh982
    @kunalpratapsingh982 Год назад +3

    Best web development course in RUclips 🎉🎉🎉🎉

  • @hammadalam3058
    @hammadalam3058 Месяц назад

    You gave an amazing explanation of Callbacks, promises, and async-await. Thank you for explaining this in a very easy way.

  • @BorutoTheTraitor
    @BorutoTheTraitor Год назад +1

    Harry Bhai I learn your previous Web Development Course Now I'm Full stack Developer and I'm earning money through freelancing thanks for your free courses love from pakistan

    • @shaikshafiulla684
      @shaikshafiulla684 Год назад

      from where can you earning money.Could you please tell me bhayya

    • @shaikshafiulla684
      @shaikshafiulla684 Год назад

      from where can you earning money.Could you please tell me bhayya

    • @AbdulRehman-we7gt
      @AbdulRehman-we7gt 7 месяцев назад

      @@shaikshafiulla684 bro just do freelancing on websites like upwork, feverr etc
      If you have enough skills
      I’m just learning and into hyml, css and JavaScript for now

  • @sastasangeetkaar
    @sastasangeetkaar 4 месяца назад +2

    Yes He raised the bar like anything 🔥.... Ek ek line ko baar baar sunna padta hai ab , tabhi samajh aata hai kuch 😅

  • @pratikkumarsingh8114
    @pratikkumarsingh8114 10 месяцев назад +1

    Bhaiya 98% samajh main aya promise , aur mai apke saath laptop main bhi code karke sab kuch run kiya hoon , tjora confusion hai promise main json nahi hota hai toh await lagatey hain , ye samajh main nahi aya !!!
    Javascript op!!!

    • @HarshBait-g8p
      @HarshBait-g8p 7 месяцев назад

      What is json and why we use x.json

  • @Nikita_choudhary_3194
    @Nikita_choudhary_3194 2 месяца назад

    This course is very helpful for those people who can't afford the web development class fees.. Hats off to you for putting soo much efforts for helping others to grow in their career... Just one humble request... If possible kindly create one new series on unit testing concepts like mocha, chai, jasmine, sinon, spy etc.. it will add more value and also it's highly demanding in the market.. Thanks for the wonderful series...❤❤❤❤

  • @KKMOBO
    @KKMOBO 2 месяца назад

    ketna easy bana deya ye topic apne such me main paid course leya tha per wo ab chod k ye dekh reha hun ,q ki samajh aana chaheye pesa west ho gaya to ky huaa bass sekh jaun per apne bahut jada easy se bata deya ye mujhe samjh v aaya thanku😊😊

  • @HafizumarFarooq-gt4ue
    @HafizumarFarooq-gt4ue Год назад +2

    Best web development course on universe ❤❤

  • @aritranayek7479
    @aritranayek7479 Год назад +3

    Thanks for continuing this course..... thank you Bhai❤️🫂

  • @ElhaamAli-di5su
    @ElhaamAli-di5su 11 месяцев назад +1

    2 baar dekha kuch concepts clear nae huwa , apna college ka detail video dekha phir idher aya . ab to master hogya ap ka bhai

  • @Siddharth1696
    @Siddharth1696 Год назад +5

    #harrybhai i was not able to get this topic in your previous javascript tutorial.But this time you made too easy to understand. Thankyou harrybhai for your efforts.

  • @arunyadav7467
    @arunyadav7467 Год назад +2

    That funny lines between the video and gr8 examples wow ❤

  • @arunshet
    @arunshet 7 месяцев назад +1

    sigma web development is amazing,we are ready to raise the bar

  • @UKnowMeSon-b4k
    @UKnowMeSon-b4k Год назад +1

    aa gya bhai samjh mey....thanks for teaching this things for free.. 💛

  • @AN_Bhagat
    @AN_Bhagat Год назад +11

    #SigmaBatchOp
    #JavaScriptOp
    #Harry Sir❤❤

  • @anshvashishth2081
    @anshvashishth2081 Год назад

    harry bhai mja aagya is course se ....such m aapka koi jwab nhi love you harry bhai ❤❤

  • @Progamer57
    @Progamer57 Год назад +1

    Sir harry i have no laptop but still i realise what thing i have just do it thank you sir harry ❤

  • @Rao-o5k
    @Rao-o5k 7 месяцев назад +1

    #SIGMA BATCH OP 👌👌
    #HarryBhai
    You are superb with very deeply explanation of all concepts 😊😊👌👌

  • @mdgulfam9779
    @mdgulfam9779 Год назад +2

    I salute your dedication sir

  • @biswajeet9826
    @biswajeet9826 2 месяца назад

    Worth It!!
    The IT Teacher!!

  • @Code-Breaker-Official
    @Code-Breaker-Official Год назад +1

    You are a consistent person
    🥰🥰🥰🥰🥰🥰🥰😇😇😇😇😇

  • @ajabgullb
    @ajabgullb 9 месяцев назад

    Yes bhai mujhe samaj a gaya hai or baki ka main practice se kr lu ga
    Thank you very much for making this course for us and I will see you next time

  • @ISLV59
    @ISLV59 11 месяцев назад

    Harry bai this course is a next level

  • @chmalik8610
    @chmalik8610 Год назад +1

    Bhaiya bestest course ever 👏 🎉 lots of love ❤️ and bhaiya salute to ur consistency 🫡 aise hi course laatee rhye 🙌 ♥️ and I share to all my friends

  • @ShivamVerma-uo5qj
    @ShivamVerma-uo5qj 5 месяцев назад

    Bhai agya Samaj Bhut badiya!!!

  • @kyzakplays
    @kyzakplays 11 месяцев назад

    bhai, phle se ata tha but ab aur bhi clear ho gya 😎😎

  • @vikashalder2743
    @vikashalder2743 10 месяцев назад +1

    #SigmaBatchOP #JavaScriptOP
    Promise thodhi hard h. But Teacher your example are amazing.

  • @trendvaullt
    @trendvaullt 7 месяцев назад

    shukar hay sab kuch samjh mein aa gaya thank u harry bhai may god bless u with more

  • @RkRohitgaming46
    @RkRohitgaming46 3 месяца назад +4

    Mene pahle wale sare videos dekhe mujhe bohat achhe lage par 😢 is video me mujhe bohat dikkat ho rhi he samjne me Harry bhai aap isko or achhe se samjha sakte he bohat se logo ko samajh nhi aa rha he ye video vo sab dusre resources se ye topic samajhne ja rhe he but 😊 other all videos are best Harry bhai thanks for this course

    • @Sosuke._Aizen_
      @Sosuke._Aizen_ 9 дней назад

      Bhai ye topic clear hogya kya tumhara ? Meri bhi help krdo isme 😭

  • @jayesh847
    @jayesh847 Год назад

    Thank you so much ye video se sara concept aache se samaj aa gaya

  • @ayushmaanraturi
    @ayushmaanraturi Месяц назад

    Tutorial - 76 Done ✅
    #SigmaBatchOP #HarryBhai
    Thank you ❤ Harry bhai for this amazing course

  • @OnlyEducation
    @OnlyEducation Год назад +1

    It's very useful tutorial than u sir

  • @heaven-aman5946
    @heaven-aman5946 5 месяцев назад

    Thanks for this wonderful course ❤❤ lots of love❤

  • @Rock-lt2qy
    @Rock-lt2qy Год назад +1

    Love you bro you will be in our hearts always.Thank u so much for such an amazing content.

  • @DeveloperJishan
    @DeveloperJishan 5 месяцев назад +1

    I am broke thanks for giving me this course for free it helped me a lotttttttttttttttttttttttttttttt and thanks for sacrificing 1 milion dollar

  • @riteshchaurasia15624
    @riteshchaurasia15624 Год назад

    Thanks, Harry bhai, samajh me aa gaya!

  • @satyapujari7731
    @satyapujari7731 Год назад

    Harry Bhai Promise samaz aagaya.

  • @PCCOERCoder
    @PCCOERCoder 2 месяца назад +1

    Lecture successfully completed on 27/11/2024 🔥🔥

  • @factopedia0285
    @factopedia0285 Год назад

    My motivation is ur vdos

  • @jagannathdas8921
    @jagannathdas8921 7 месяцев назад

    In the era of Woldemod you are the harry potter to us.Thank you so much.

    • @prapti2385
      @prapti2385 3 месяца назад

      Voldemort hota hai vo

  • @arun_das-2002
    @arun_das-2002 6 месяцев назад

    best web dev course to get a job

  • @JamalShakir-qc9li
    @JamalShakir-qc9li 8 дней назад

    JavaScript OP,
    nd really lots of thanks

  • @mirzashahbaz12
    @mirzashahbaz12 Год назад +1

    thanks herry bhai for your corporation . i am able to learn properly . I will make a beautiful website after some time

  • @mandeepsingh-gz1fi
    @mandeepsingh-gz1fi 5 дней назад

    things got exciting finally

  • @ssbotshorts3934
    @ssbotshorts3934 Год назад

    Harry bhai ❤️🐐.
    Greatest of all time ☠️✨.

  • @ganeshrupani6062
    @ganeshrupani6062 5 дней назад

    nice explanation bhai thank you very much harry bhai

  • @ravikesharwani3285
    @ravikesharwani3285 Месяц назад

    imp tip for me for asynchronous function: you can use both (promise -.then method and promise-async-await method )either at a time

  • @praveshbhatt7042
    @praveshbhatt7042 2 месяца назад +1

    #JavaScriptOP 🔥🔥

  • @RASTUDIO_0
    @RASTUDIO_0 3 месяца назад

    Yes, I understand Harry Sir 23:23 / 23:40

  • @NikhilYadav-v3u
    @NikhilYadav-v3u Год назад

    What a great lecture Harry bhai

  • @wamu17
    @wamu17 Год назад

    Thanks you Harry bhai for consistently Thanks Thousand Times Thank you ❤❤

  • @SagarCoding127
    @SagarCoding127 Год назад

    garantee i will understand everything you say harry

  • @DakiChikiAau
    @DakiChikiAau Год назад

    Great Video as always, concept is a little new and tricky to understand. But, I'll try to revise and re-watch again to make it more clear.
    Thanks for starting this course, its a good course for beginners to understand what concepts and technologies are involved in Web Dev.
    #SigmaBatchOP #HarryBhaiOP

  • @jayeshc8801
    @jayeshc8801 2 месяца назад

    haa harry bhaiya samjh me agaya weel an good

  • @anshvashishth2081
    @anshvashishth2081 Год назад

    aagya smjh mst tarike se

  • @hiphop861
    @hiphop861 Год назад

    Perfectly explained Harry bhai
    #SigmaBatchOp i understand the concept 😀!

  • @shreyadeshmukh9548
    @shreyadeshmukh9548 2 месяца назад

    aa gaya samj mein promise and callbacks

  • @sriPacific
    @sriPacific 11 месяцев назад

    Aagya samjh mein 😃😃

  • @LsEagle18
    @LsEagle18 5 месяцев назад

    Thank you so Much Harry Bhai! Thank you!

  • @saifshamil4690
    @saifshamil4690 Год назад

    Great Sir thanks ❤ from pak

  • @Engineering_Unlocked
    @Engineering_Unlocked 3 месяца назад

    thank you so much bhaiya :)
    completed on 2/11/24

  • @ahsanrajput__5-e3r
    @ahsanrajput__5-e3r 27 дней назад

    harry bahiya samage a gya after writting the code

  • @ReactionConnection
    @ReactionConnection Год назад

    #SIGMABATCHOP😎😎😎 #JAVASCRIPTOP BHAI A GAYA 😄

  • @TBGwarriors
    @TBGwarriors Год назад +1

    javascript op , harry bhay op

  • @Rock-lt2qy
    @Rock-lt2qy Год назад

    Harry Bhai se accha kisi ka content ho sakta hai kya!!! Harry Bhai😂😂

  • @uttamagrawal7712
    @uttamagrawal7712 Месяц назад

    Thank you bhaiya ❤

  • @ryuk7285
    @ryuk7285 6 месяцев назад

    finally after 3 days smjh agya

  • @aryansinha1818
    @aryansinha1818 Год назад +1

    13:00 async is clear, now fetch API revise.

  • @AryanRaj-rx6ix
    @AryanRaj-rx6ix Год назад

    Harry bhai aa gya samjh me

  • @kislaysharma9603
    @kislaysharma9603 5 месяцев назад

    bhai samajh mee aa gayi

  • @aryanbarodwal1844
    @aryanbarodwal1844 Год назад

    Bhai samaj me aa gya bs abhi practice kruga

  • @bikiyt2024
    @bikiyt2024 6 месяцев назад

    Harry Bhai OP ekbar mei smjh gya production krta hu noob ki tarah abhi pro banunga

  • @Vikas.Pandey18
    @Vikas.Pandey18 11 месяцев назад +1

    thank you harry bhaiya #Sigma_batch_op

  • @kunalpratapsingh982
    @kunalpratapsingh982 Год назад +1

    Sigma batch op ❤❤❤

  • @Zoroplaygames
    @Zoroplaygames Год назад

    aagya bhai

  • @beastadhiraj
    @beastadhiraj Год назад +2

    HARRY BHAI ISS COURSE KA NAME SIGMA SE BAAP WEB DEVELOPMENT COURSE KAR DO
    LOVE YOU SO MUCH ❤

    • @S__Arslaan
      @S__Arslaan Год назад

      Bhai sigma hi OP h, wese wala naam thoda chhapri lgta h jo influencer use krte h viral hone k liye

    • @beastadhiraj
      @beastadhiraj Год назад +1

      @@S__ArslaanYeah sounds chapari but it is the way I express my love towards Harry bhai and this awesome course

  • @armanramdul3105
    @armanramdul3105 6 месяцев назад

    Aagaya samajh Harry bhi

  • @NITIANvibe
    @NITIANvibe 6 месяцев назад

    Aa gya smajh🎉

  • @rdx8122
    @rdx8122 Год назад

    That's our Harry bhai #SigmaBatchOP

  • @saradagarwal1827
    @saradagarwal1827 6 месяцев назад

    Bhai video k level alag tha

  • @VishalThakur-dk4nz
    @VishalThakur-dk4nz Год назад

    Thanks Harry bhai Sigma Bach OP

  • @TANMAYTANAY-rg5tc
    @TANMAYTANAY-rg5tc Год назад +1

    Sigma batch OP