Sending POST request with Fetch API | JavaScript Tutorial in Hindi #67

preview_player
Показать описание

python, C, C++, Java, JavaScript and Other Cheetsheets [++]:

►Learn in One Video[++]:

►Complete course [playlist]:

Follow Me On Social Media
Comment "#HarryBhai" if you read this 😉😉
Рекомендации по теме
Комментарии
Автор

Who else get motivation by reading others comments saying didn't understand
gajab hi skoon milta ha😁
Dont worry guys we're on a same boat if you didn't understand at first go then watch again
you will definitely get it
Keep fighting;

samialvi
Автор

To be honest, it was my firsttime i had feeling that Harry didn't provide adequate instruction on the topic. Nevertheless, I managed to grasp the concepts of fetching API, GET, and POST requests through other sources such as GPT and various channels. Had Harry explained it properly, I wouldn't have wasted three to four hours trying to understand it on my own. A clear explanation within an hour would have sufficed.
i hope harry reads this msg and look into this matter

baf-
Автор

If you dont get the lecture, dont need to just watch lecture 2-3 times more with full focus . Normal Post request is easy . In async function, we just passing promises and objects from one function to another . Its like playing with functions.... :)
Keep Going Mates....

ekanshsharma
Автор

Toughest Lecture in the Whole Playlist Till Now ;(

ekanshsharma
Автор

Out of 67 Chapters, this chapter is unable to understand, too tough

masaudhusnainathar
Автор

7:00 incase if you did not get the concepts here
let me clear it out
a fetch api returns a promise that resolves to response object
so if we use let p = await fetch(something ) the resolved value of fetch, which is response object is stored inside the p
and response object not only contains data but also information about the fetch request
so in oder to get access only to the data we have to use the response.json in the video harry is storing the response object in p so it will become p.json .p.json returns a proomise that resolves to the data we want to get from the server and harry is storing that data in response varible and then returning the response (data in this case )
and whatever and async function returns is converted into a resolved value of a promise

Netpilation
Автор

I feel this video as the very toughest video in this javascript serios.. But Thanks for providing this free courses🥰❤

wgefevf
Автор

Harry is the best guy in this entire universe
Certified by :
aliens too

syedaanam
Автор

Why people are saying that it is tough.
Just try to read the code and try to make some logic . U will get it. Just understand 2 things.
1) fetch or get request means :- getting data from network
2) fetch (POST) or create request means :- giving data to network

ramanjotsingh
Автор

Harry bhai/Sir you are one greatest mentors i had in my life ... with due respect, u are teaching us what to do in the script but we also want to know that why we have to do that ... since we are a beginner ... please kindly look into the matter ❤❤

cart_n
Автор

Yrr harry sir please I request you aap sandeep maheshwari sir ke show me jao yrr guest bnkr... Kitni bdhiya energy hogi agr 2 honest log session krege... Time ho to plz jana aap.

shwetagupta
Автор

Post method is easy to understand.
problem started form async function.
so try to dry run the code on notebook to understand how aync function work on POST method.
divided into three part that help you to understand easily.

ShivamKumar-ieje
Автор

sometimes i just feel that programmers intentionally write complex program😅

shivampal
Автор

we are eager to know about your time management, how do you manage things (your full time work, freelancing, youtube) and how do you make time learning all coding skill. Please make a dedicated video.

vidhimeshram
Автор

sir what is json ? i can't understand these thing clearly,

Khanajmal
Автор

I think Video number 52, 66, 67 these videos should explain more broadly cause many of us are still confused.

As a newcomer I can agree that, a lot of things are normal to not to understand but almost every video, you makes it as easy as possible.

As the playlist production is already finished and another(Python) is also finished I guess it's not beneficial anymore to talk about it.but would be better for upcoming tutorial in future.

IsmilBD
Автор

Harry Bhai, ap ny seedha copy paste kar dia ham ko kuch b samj nai aya, 2 bar video ko dekh liya

shakirwaxir
Автор

i am same learner as you i dont find it hard lecture, i understood whole in one

for_sell_th
Автор

Sir My name is faizan and my IQ level is very week I have downloaded your all Js video in my computer and watching them again and again to understand concept thanks sir to make this outstanding courses please sir give me shout-out next js project so it will be motivation for me .Sir dill zror dana.

mfaizan
Автор

the first request was a POST and the second one was GET.
Where are those people who used to say the level is very basic? Kahin dikhte nahi aj kal!! 😅

umarjanbhat