The Promise API | JavaScript Tutorial in Hindi #58

The Promise API | JavaScript Tutorial in Hindi #58

CodeWithHarry

1 год назад

127,292 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@SurajSharma-om9ze
@SurajSharma-om9ze - 04.11.2023 01:01

Thanks Sir 🥲

Ответить
@ajinath2151
@ajinath2151 - 20.10.2023 19:42

Majja aagaya hari bhai, bohot mast padhate ho thanks you yaar

Ответить
@sujitmishra7159
@sujitmishra7159 - 23.09.2023 17:14

Enter Password Interface Made using promise

let data = prompt("Create your Password");
let condata = prompt("Confirm your Password");

let promptdata = new Promise ((resolve , reject ) => {
if (data == condata) {
resolve("Correct")
}
else {
reject("Password doesnt match")
}
})

promptdata.then((value) =>{
alert(value)
}).catch((error) =>{
alert(error)
})

Ответить
@Minbot
@Minbot - 15.09.2023 21:42

views are reduced video by video in playlist which means people are not sticking to course, only hardworking people will make it to the end :)

Ответить
@Entertainmentexe
@Entertainmentexe - 12.09.2023 00:17

Harry bhai you are the best

Ответить
@tojifushigoro3134
@tojifushigoro3134 - 16.08.2023 12:48

thank you so much harry bhaiya ...i am glad a teacher like you is present who understands the ground level problem that we student face during learning...along with teaching..we feel connected with you...which is commendable in itrself.

Ответить
@suvamagrawal578
@suvamagrawal578 - 03.08.2023 16:07

Harry se better Web-Dev koi nhi padhaya hai, maine bhot sare alag alag sources se kuch kuch padha hai, but literally he is best.
I dont know about his Dsa, but Dev side is best.

Ответить
@pranalithorat4099
@pranalithorat4099 - 17.07.2023 17:50

Awesome course hats off to your hardwork

Ответить
@Rohitkumar-wv1qf
@Rohitkumar-wv1qf - 17.07.2023 15:18

Well and Good

Ответить
@shivamvishwas5588
@shivamvishwas5588 - 17.07.2023 10:51

is React included in this course?

Ответить
@itsMohak
@itsMohak - 09.07.2023 21:46

Maza aa rha hai. You are fascinating.

Ответить
@cart0_0n24
@cart0_0n24 - 06.07.2023 16:55

Vai ager teen ho promises ka settimeout same diya toh promise.race mein konsa first ayega ? 🥲

Ответить
@user-vk2ff5wi7n
@user-vk2ff5wi7n - 22.06.2023 07:21

this is an amazing java script course, thanks to handwritten notes provided by you...helps alot to revise concept. i would suggest if you provide hand written noted for back end dev using java script that will be very useful ...

Ответить
@abhiudaisingh2703
@abhiudaisingh2703 - 17.06.2023 15:05

harry bhai notes which are shown in this video , i was not able to find in the link given below in description , Harry bhai madat karo

Ответить
@mandeepyadav7253
@mandeepyadav7253 - 10.06.2023 07:09

Fully understand !

Ответить
@spiderbolte9351
@spiderbolte9351 - 09.06.2023 07:01

Finally kch smjh me aya lasf 5 videos se kch smjh ni aa rha tha

Ответить
@alpanakushwaha9109
@alpanakushwaha9109 - 02.06.2023 13:53

Promise.all([p1, p2, p3]), Promise.allSettled([p1, p2, p3]), Promise.race([p1,p2,p3]), Promise.any([p1,p2,p3]), Promise.resolve([p1,p2,p3]), Promise.reject([error])

Ответить
@AdnanShaikh-zh5zd
@AdnanShaikh-zh5zd - 21.05.2023 20:50

People moving to async await meanwhile mujhe resolve aur reject bhi samaj nhi aaya

Ответить
@ashishchakravarti
@ashishchakravarti - 18.05.2023 15:25

Really helpful harry bhai............ you're amazing

Ответить
@gladsonpaul1079
@gladsonpaul1079 - 16.05.2023 21:41

Thankyou for taking the decision of teaching us. Appreciate it x10000

Ответить
@MdShaquib-eq8ls
@MdShaquib-eq8ls - 08.05.2023 14:10

ohhh man this was so easy to understand Thnaks HARRY bhai

Ответить
@Kundanaks
@Kundanaks - 26.04.2023 16:06

Mujhe bhi bahut badhiya laga

Ответить
@nipunkalra5693
@nipunkalra5693 - 11.04.2023 09:26

harry bro chapter files download nhi horhi

Ответить
@vishaljha6516
@vishaljha6516 - 29.03.2023 22:29

shukriya bhai

Ответить
@kashish7204
@kashish7204 - 25.01.2023 19:21

Literally, hats off to you Sir. Really, amazing course. It is really helpful and video quality and editing is awesome. Thanks sir.

Ответить
@AyeshaKhan-oy5td
@AyeshaKhan-oy5td - 25.01.2023 11:03

Thankyou Harry Sir! 🌸

Ответить
@Ranjeetvishwakarma-72
@Ranjeetvishwakarma-72 - 03.01.2023 15:22

Abhi Maja aa raha h bhai

Ответить
@technikalproblem6780
@technikalproblem6780 - 03.01.2023 03:06

Thank you sir for creating this video!

Ответить
@suvadeepsecondary
@suvadeepsecondary - 12.12.2022 16:15

to be honest iss phase mei thori faat rahi haii yeh sab dekhke :)

Ответить
@Kuch_Bhi-lets_explore_it
@Kuch_Bhi-lets_explore_it - 07.12.2022 18:15

Harry Bhai you explain it very well maza agaya 🔥🔥🙌🙌

Ответить
@NileshPanchal-nx4pw
@NileshPanchal-nx4pw - 26.11.2022 18:31

Going Good... Harry..

Ответить
@snehalchavare2248
@snehalchavare2248 - 19.11.2022 17:22

Harry Sir You are making nice video.Notes also nice.And also you give an example which will make concept clear.I like promises video very much!

Ответить
@PriyankaSahu_VillageCoder
@PriyankaSahu_VillageCoder - 04.11.2022 15:44

Harry suggested on a u tube short video about a replet or replit i m not sure. I want to download what he suggested to code mobile. Can anyone tell me what was that exactl??

Ответить
@nischaysinha99
@nischaysinha99 - 04.11.2022 11:43

Please Make A video In Ajax axios Fetch api

Ответить
@dksingh9771
@dksingh9771 - 31.10.2022 10:21

thank you harry maja aa raha hai

Ответить
@sajibdas8934
@sajibdas8934 - 26.10.2022 18:06

Coding Ninja ka career camp pay after placement fake ya real hai???

Ответить
@abhichohan8837
@abhichohan8837 - 26.10.2022 13:09

Thank you :)

Ответить
@shubhamdubey3585
@shubhamdubey3585 - 24.10.2022 11:35

Nice sir

Ответить
@itumandal22
@itumandal22 - 22.10.2022 23:40

Very useful promises method . Thank You Harry

Ответить
@creationlover2
@creationlover2 - 20.10.2022 08:28

Best teacher

Ответить
@adityakanade7165
@adityakanade7165 - 17.10.2022 08:28

Harry bhai ye video dekhne ke bad i m in love with promise😍😅😂tysm for teaching in such a easy and simple way.😇

Ответить
@ABHIJITKARMAKARrkmania
@ABHIJITKARMAKARrkmania - 16.10.2022 20:45

Iss Javascript ke jaise ek PHP ka bhi playlist bana dijiye....🙏

Ответить
@ahmedaz6917
@ahmedaz6917 - 13.10.2022 00:52

I try find this Answer more 4 hours

A web developer is creating a function to return a promise. Consider the following JavaScript promise function:

function greeting() { return Promise.resolve("Welcome"); }

How can the developer create an asynchronous function that returns a promise?

return "Welcome"; }

function greeting() { return "Welcome"; }

function greeting() { return resolve("Welcome"); }

await function greeting() { return "Welcome"; }

Ответить