Everything about Callback Function in Advanced JavaScript in Hindi 2020

Поділитися
Вставка
  • Опубліковано 18 гру 2024

КОМЕНТАРІ • 121

  • @techiq6174
    @techiq6174 Рік тому

    Callback function ke itne videos dekhe but samjh nehi aya .. But apka video dekhle ekdam clear ho geya 100% ... Thank you sir❤❤

  • @codingsteps
    @codingsteps 2 роки тому +6

    This way of explanation is very simple and align to the real scenario that helps us to understand properly.

  • @rehmatdesigns9125
    @rehmatdesigns9125 2 роки тому +1

    jab kahi bhi kuch na samj aye to thapa bhai ka samjaya samj m a hi jaata hai ☺

  • @indranathbanerjee4125
    @indranathbanerjee4125 Рік тому

    Coding sikhne ka best channel hai THAPA TECHNICAL❤️❤️

  • @odysseusantonios933
    @odysseusantonios933 3 роки тому

    Bro you are great, jio bhai 100 saal jio ek video me problem solve kar di yaar kaha the tum ab tak

  • @ravish8620
    @ravish8620 2 роки тому

    Thank you bhai. Bhot video dekh lia but samaj to apki video me hi aya callback ka jhol🙏

  • @farookahmed4496
    @farookahmed4496 3 роки тому +2

    Thapa Rocks... I have seen so many videos but I got it after watching your videos. your first phone example is awesome. make your content in English your content is cool.

  • @yesireact
    @yesireact 5 років тому +21

    waiting for data structures and algo with javascript

  • @muskanramchandani7642
    @muskanramchandani7642 Рік тому

    Your way of explaining is very simple .

  • @DEEPANSHU_NAG
    @DEEPANSHU_NAG 5 років тому +2

    Awesome bhai 👍🏻
    Congrats for 💯 k subscribers🎉🎊

  • @gmkhussain
    @gmkhussain 5 років тому +8

    function callBackFunc( callback ) {
    callback();
    }
    Function which are passed as a argument to other function and can be called callback function.
    #Great

  • @Sandeep-uj8hp
    @Sandeep-uj8hp 3 роки тому

    Thanks!

  • @shantanukumar4081
    @shantanukumar4081 2 роки тому +1

    You make it very simple. Thank You !!!

  • @vaibhavtyagi619
    @vaibhavtyagi619 2 роки тому

    i was strugling with callback fun. but now i am like # ye callback fun. hai .... thnku bhai
    😂😂

  • @manish2412
    @manish2412 4 роки тому +1

    Bhai boht achi trah smjh aa gya😃😃

  • @entitleop5206
    @entitleop5206 Рік тому

    best explaination of call back functn ever

  • @Anonymous-pe5pp
    @Anonymous-pe5pp 2 роки тому +1

    Very clear explanation thanku.

  • @mdfarhan0203
    @mdfarhan0203 Рік тому

    thank you bhae itne acche se explain karne ke liye

  • @CHIKUTOONSKannada
    @CHIKUTOONSKannada 2 роки тому +1

    I got my doubt cleared only after your tutorial thank you technical bhai

  • @TheVanquisherGaming
    @TheVanquisherGaming 2 роки тому

    maza aa gaya vai...thanks 😃

  • @rajaditya2649
    @rajaditya2649 Рік тому

    your way of explaining is really awesome

  • @cool_guy_Vaibhav
    @cool_guy_Vaibhav 2 роки тому

    Your video really cleared my doubt , thanks

  • @DipeshTambe
    @DipeshTambe 4 роки тому +2

    Nice example👍

  • @ashiskanu7101
    @ashiskanu7101 3 роки тому

    Thapa vii is a gem

  • @shrirammasal2301
    @shrirammasal2301 3 роки тому

    really really great content brother. sending LOVE, prayer for your happy life. dil khush hua yarr

  • @kamleshpawar9483
    @kamleshpawar9483 4 роки тому +6

    hello sir,
    I request you to explain the callback function with timer example mentioned at the beginning of the video. second example me calback use kar ke kuch achive nahi hua.

  • @nikhilpatil8798
    @nikhilpatil8798 3 роки тому +8

    I really like the way you explain things, you help me with my whole journey while I was learning web development. I will be very appreciative if I do something for you.

    • @areshudson4508
      @areshudson4508 3 роки тому

      i realize Im pretty off topic but does anyone know of a good place to watch new movies online?

    • @oscargordon5851
      @oscargordon5851 3 роки тому

      @Ares Hudson flixportal :)

    • @areshudson4508
      @areshudson4508 3 роки тому

      @Oscar Gordon Thanks, I went there and it seems like they got a lot of movies there :D I appreciate it !

    • @oscargordon5851
      @oscargordon5851 3 роки тому

      @Ares Hudson glad I could help :)

    • @manoverkamaal167
      @manoverkamaal167 2 роки тому

      @@areshudson4508 yomovies

  • @imankalyanhalder827
    @imankalyanhalder827 2 роки тому

    thanks bro...your explanation is very good

  • @04.nehalsingh12
    @04.nehalsingh12 3 роки тому

    awesome tutorial sir

  • @ranaashutoshashokjadhav
    @ranaashutoshashokjadhav 2 роки тому +3

    const per1=(friend,callfrnd)=>
    {
    setTimeout(function(){console.log(`i am busy right now i am talking to ${friend}
    `)},3000);
    callfrnd();
    }
    const per2=()=>{
    console.log("this is second function");
    }
    per1("shivam",per2);
    is me call back function ne kam kyu nahi kiya,isme pehle per2() function ka output show ho rha hai, 3 sec baad me per1() function ka output aa rha hai,but according to callback function ,pehle per1() and baad me per2() execute hona chahiye na ? comment if anyone can explain
    this

  • @ADITYA-rl8ub
    @ADITYA-rl8ub 5 років тому +1

    Congratulations bro for 100k subscriber

  • @amitbiswas54
    @amitbiswas54 2 роки тому

    you are really good

  • @ajitrana3158
    @ajitrana3158 Рік тому

    Osm video thnx sir

  • @priyanshughatiya2129
    @priyanshughatiya2129 3 роки тому

    Great Explanation Bro...

  • @mohdshahzaib4094
    @mohdshahzaib4094 4 роки тому +1

    Nice explanation

  • @shwetabharti8756
    @shwetabharti8756 2 роки тому

    Thank you so much....u really make it simple♥️♥️♥️♥️♥️

  • @Mirros-m7
    @Mirros-m7 3 роки тому

    I got stuck on call back function i your video explain it soo good

  • @shreyashree6781
    @shreyashree6781 2 роки тому +1

    awesome..❤❤❤❤❤❤❤❤

  • @sohansikdar8602
    @sohansikdar8602 3 роки тому

    Very good explanation😀

  • @alifhasanshahOfficial
    @alifhasanshahOfficial 3 роки тому

    very well explanation... Thank you Thapa ...

  • @jitulborah_10
    @jitulborah_10 2 роки тому

    Thank you 😇😇💓

  • @disneychannelstars3583
    @disneychannelstars3583 4 роки тому +3

    I have a doubt ..you have not defined callfrnd function where is the definition of the function?

    • @annsfaiyaz
      @annsfaiyaz Рік тому

      callfrnd is working as a parameter, When perTwo()function pass to perOne as a argument function. Then callfrnd is act as a function due to perTwo() function. That's why it define as callfrnd();

  • @VikasGupta-ok9lh
    @VikasGupta-ok9lh Рік тому

    Nice bhai

  • @nayanraval5359
    @nayanraval5359 4 роки тому

    Nice sir. :) Greate!

  • @musicalkhushal6220
    @musicalkhushal6220 Рік тому

    eg is superb

  • @rahulnag9582
    @rahulnag9582 4 роки тому +1

    callback ke liye perTwo ko perOne me pass karney ka jarurartt kya hai...
    bina pass kiye bhi toh direc call kar saktey hai na perOne ke andar se ?
    someone pls explain this.......

  • @sriharidalai1292
    @sriharidalai1292 5 років тому

    मलाई तपाईंको भिडियो धेरै मनपर्‍यो।

    • @ThapaTechnical
      @ThapaTechnical  5 років тому +1

      Khusi layo sunera.. sabbai sati haru lai share garideu la plz☺️

    • @sriharidalai1292
      @sriharidalai1292 5 років тому

      मैले यो भिडियो मेरा धेरै साथीहरूसँग साझेदारी गरेको छु

  • @simranbanwait
    @simranbanwait 2 роки тому

    thankyou bhai...

  • @usamahafeez6863
    @usamahafeez6863 2 роки тому

    Theme kon si use krty ho ap vs code ki

  • @ShubhamMohite-b6q
    @ShubhamMohite-b6q Рік тому

    I really like your teaching method. can u please start DSA course?

  • @nicetomeetugaming7024
    @nicetomeetugaming7024 2 роки тому

    Best as always!

  • @ritikraj4755
    @ritikraj4755 5 років тому +1

    Nice sir

  • @roshnijha7337
    @roshnijha7337 3 роки тому

    Thank you so much sir 👍

  • @rishihimanshu
    @rishihimanshu 3 роки тому

    Awesome video

  • @RahulKumar-vr5md
    @RahulKumar-vr5md 5 років тому

    Nice job👌👌👌

  • @alpeshbaraiya5329
    @alpeshbaraiya5329 Рік тому

    There is no need to pass the perTwo() as an argument of perOne(). If we can directly call perTwo() in perOne() body it still work. Can someone explain??

  • @pritech8302
    @pritech8302 2 роки тому

    thank you sir

  • @srishtimishra6452
    @srishtimishra6452 3 роки тому

    Thank you so much

  • @ultimatecreation26
    @ultimatecreation26 3 роки тому

    Amazing

  • @BlackZero880
    @BlackZero880 3 роки тому

    Thapa bhai thank you soo much, your video helped me soo much, ap se ek request hai CALLBACK KA REAL WORLD EXAMPLE bhi batao do na, i mean real programming ki ek example...aur bahot acha explain karte ho lekin thoda sa calm rhne ki koshish kiya karo samjhate time. Followed u on insta too

  • @huzaifaaslam5266
    @huzaifaaslam5266 5 років тому

    great job!!

  • @imsuyog137
    @imsuyog137 Рік тому

    goood bro

  • @touhiduzzzamanmunnaid-0013
    @touhiduzzzamanmunnaid-0013 3 роки тому

    Thanks Sar...

  • @ankitsethia6534
    @ankitsethia6534 3 роки тому +2

    Callbacks are a way to make sure a certain code doesn’t execute until another code has already finished execution.
    So func A executes and is completed only then func B (say callback func) will start executing. So this concept is called Synchronous javascript code in your video 50 ua-cam.com/video/tBmeblr67U0/v-deo.html. So why Callback functions fall under Asynchronous javascript topic rather than Synchronous javascript topic?

    • @ankitpandey349
      @ankitpandey349 Рік тому

      same query here, what diff it makes, other than that what if we call callfrnd function in the first line itself in the perOne function

  • @kunalpardhi496
    @kunalpardhi496 Рік тому

    Gjb 🥳

  • @Ramkirat1991
    @Ramkirat1991 4 роки тому

    @
    Thapa Technical bro please clear my doubt: when to use and when not to use one over other:----- function declaration, or function expression or arrow function

  • @bushranikhat2326
    @bushranikhat2326 3 роки тому

    But how are we able to call an arrow function before its declaration. It should return error na

  • @pallavipandey2757
    @pallavipandey2757 4 роки тому

    how to select funA together, ant shortcuts plz reply

  • @areebarif8898
    @areebarif8898 4 роки тому

    Thanks Bhai

  • @VishalSingh-ko2hd
    @VishalSingh-ko2hd 5 років тому +1

    Sir pls pls pls ek full shopping cart ka tutorial banao na sir pls mai lagatar aapke har video pe ek hi cmnt kr raha hu......mujhe uski bohot zarurat h sir pls........mai or kahi se sikh nhi paa raha hu sir pls ek video banao na pls!

  • @RishiRaj-ex9wb
    @RishiRaj-ex9wb 2 роки тому

    Thanks

  • @swaroopthetechz1352
    @swaroopthetechz1352 5 років тому +1

    1'lakh vayapaxa special video 🤶🏽

    • @ThapaTechnical
      @ThapaTechnical  5 років тому +1

      Aba huna layo bro. Uta sabbai sati haru lai bana la.. dai ko 1lakh sunscobhayo banera.. aja rati 8bhje tira hunxa..

    • @swaroopthetechz1352
      @swaroopthetechz1352 5 років тому +1

      Thapa Technical 👌🏻 ok. Samir bhai la pani bandinxu

    • @swaroopthetechz1352
      @swaroopthetechz1352 5 років тому +1

      Thapa Technical tomorrow is holiday

    • @swaroopthetechz1352
      @swaroopthetechz1352 5 років тому +1

      Nepal won football $ag

    • @swaroopthetechz1352
      @swaroopthetechz1352 5 років тому +1

      Congarts. Dai. 1lakh. Very very. Congarts.

  • @Rippre_official
    @Rippre_official Рік тому

    Where callfriend() is defined?

  • @muhammadkhurram4221
    @muhammadkhurram4221 4 роки тому

    sir please make video on promises , async await

  • @sayaleemandaokar219
    @sayaleemandaokar219 3 роки тому

    perOne("Thapa", perTwo)
    In this code why perTwo() is not written. Why perTwo is not forwarded by parathesis ()?

    • @アマン-l8w
      @アマン-l8w 3 роки тому +2

      We are passing it as an argument not as a function.

    • @sayaleemandaokar219
      @sayaleemandaokar219 3 роки тому

      @@アマン-l8w ok. I was confused in that part.. thanks

  • @akshadaghule9594
    @akshadaghule9594 3 роки тому

    Async and await ka banado na video

  • @BilalKhan-yg2ol
    @BilalKhan-yg2ol 5 років тому

    Sir ap sb ky comments py vedios banaty hen plzz mere request bi pori kr den... Mjy laravel py complete vedio chahye start to end plzz sir.. Mera final year project start ho gya ha or mery pas time bht short ha

  • @arunrawat3142
    @arunrawat3142 4 роки тому +1

    Boom Guys!

  • @indialeaked104
    @indialeaked104 5 років тому

    Thapa technical ki jai with regards indialeaked.com

  • @daudibrahim1123
    @daudibrahim1123 2 роки тому

    THANK UU

  • @zohairmansoor550
    @zohairmansoor550 3 роки тому

    const perOne = (friend, callfrnd) =>{
    console.log(" I am busy right now. talking to ${friend}. I will call you back. ");
    callfrnd();
    }
    const perTwo = () =>{
    console.log(" I am calling you back dakha.");
    }
    perOne("Zohair", perTwo);
    but output in the console
    I am busy right now. talking to ${friend}. I am calling you back.
    I am calling you back dakha.
    Why ${friend} method not working

  • @baksh9595
    @baksh9595 4 роки тому

    that means one function in an other function called callback function

  • @AbhijeetSingh-pw4tg
    @AbhijeetSingh-pw4tg 5 років тому

    Video on..... admin panel...

  • @swaroopthetechz1352
    @swaroopthetechz1352 5 років тому +1

    👋. 1'00'000. 👨🏻‍🏫. Vlogs.

  • @shahrukhshah3572
    @shahrukhshah3572 4 роки тому

    How to search for a number or string or a boolean value from an array and print it, can anyone help.?
    const arr=['John' , 23 , true]

  • @kunjbiharisharma-ze8bk
    @kunjbiharisharma-ze8bk 2 роки тому

    this is not work with setTimeOut function

  • @BilalKhan-yg2ol
    @BilalKhan-yg2ol 5 років тому

    Its my humble request sir plzz...

  • @arshad1781
    @arshad1781 5 років тому

    thank

  • @Shahzad_Don
    @Shahzad_Don 2 роки тому

    function abc(name,second){
    setTimeout(function(){
    console.log(`this is first ${name}`);
    },3000);second();
    }
    function xyz(){
    console.log('this is second funciton');
    }
    abc("function",xyz); is me call back function ne kam ku nahi kya 3 sec bad dosra function ana chye tha magar ye to phle hi show hojata hai console me

  • @ujjwalshrivastava8253
    @ujjwalshrivastava8253 4 роки тому

    Boom

  • @prashantgirase7553
    @prashantgirase7553 Рік тому

    ❤❤

  • @forza2718
    @forza2718 Рік тому

    TIME TIDE AND JAVASCRIPT WAIT FOR NONE

  • @arshad1781
    @arshad1781 5 років тому

    💜💜🧡🧡

  • @OpinionOfX
    @OpinionOfX Рік тому

    Ravish kumar official

  • @nishantjarang7302
    @nishantjarang7302 3 роки тому

    function a() {
    setTimeout(() =>{
    console.log("hello") ;
    b() ;
    }, 3000) ;
    }
    function b() {
    Console.log("india") ;
    }
    a();
    b();
    Without passing function this program also run then why we are passing function

  • @GhostRider....
    @GhostRider.... 2 роки тому

    nice explanation

  • @nidhikumari1202
    @nidhikumari1202 3 роки тому

    thank you so much sir

  • @vishnusurve4198
    @vishnusurve4198 2 роки тому

    Thank you bhai

  • @Techtherapybox
    @Techtherapybox 5 років тому +1

    Nice sir