call, apply and bind methods| Method Borrowing | Modern Javascript 2021

Поделиться
HTML-код
  • Опубликовано: 10 сен 2024
  • call, apply and bind are predefined methods in javascript and its very using to handle this keyword .
    this keyword work quiet differently in javascript as compared to other object oriented language and that creates confusion for the programmers.
    Function borrowing allows us to use the methods of one object on a different object without having to make a copy of that method and maintain it in two separate places. It is accomplished through the use of .call(), .apply(), or .bind(), all of which exist to explicitly set this on the method we are borrowing.
    There are many benefits to method borrowing:
    It prevents the unnecessary duplication of code.
    It allows the user to use methods of different objects without inheriting.
    Using method borrowing prevents the replication of methods in multiple object blocks and saves time.
    call, apply and bind method is just to implement method borrowing, where we can use explicitly specify what this should reference within the calling function.
    In this video, I have explained how you should write your functions so that you can optimised your code and can clear the coding round during your interview.
    Support my channel so that I can reach to wider audience. Please share it in your network 🙏
    Connect with me on social platform:
    Facebook: / angularjs4beginners
    LinkedIn: / nisha-singla-82407aa0
    Instagram : / passion4code
    For more such interesting videos, please subscribe to my channel and stay connected.
    #javascript #NishaSingla #callapplybind

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

  • @sam03korgal27
    @sam03korgal27 7 дней назад

    What a superb explanation of concepts👍👍

  • @yandlurinirosha-lt9jg
    @yandlurinirosha-lt9jg 10 месяцев назад

    I can't explain in words how well you have explained. you are really great

  • @sarfraznawaz7248
    @sarfraznawaz7248 2 года назад

    Been trying really hard to wrap my head around these three methods; finally, a video that made sense and I understood them. Greetings from Pakistan.

  • @darshangowda3784
    @darshangowda3784 2 года назад

    Wonderfully explained!!! I have tried to understand call, apply and bind by reading many blogs and many websites. But in just 23min video you explained it clearly. Thank you

  • @rahulhasani9404
    @rahulhasani9404 2 года назад +1

    Hi Nisha,
    No one gave so much clearity between the differences of these methods like you did with examples.
    Much appreciated .
    Kudos !!

    • @NishaSingla
      @NishaSingla  2 года назад

      Glad to know Rahul it helped.. keep learning 🙏😊

  • @logeesh2009
    @logeesh2009 2 года назад

    Call apply and bind i wanted to know. Luckily i got your video. Really helpful thanks.

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

    Excellent explanation. Thank you so much for explaining the very deep concepts of javascript Nisha. It is really easy to understand the concepts when you are explaining. I recommend everyone who is learning javascript to watch all of his videos.

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

    Really well explained

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

    Woow great ❤

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

    Wow! Really clear and thorough explanation!

  • @mr.abu-baker8bp460
    @mr.abu-baker8bp460 Год назад

    Clear and to the point (Top level Teaching) :)

  • @akiratoriyama1320
    @akiratoriyama1320 3 года назад +2

    Excellent explaining!!! Deep content as always!! Thanks you very much for your effort!!!

  • @ashutoshankur7105
    @ashutoshankur7105 3 года назад +3

    Great explanation Nisha, just a suggestion you can create a part 2 for this tutorial and cover more examples of how "this" works weird in js like in case of closure (you have actually covered here but a practice with few more examples would be good).

    • @NishaSingla
      @NishaSingla  3 года назад +2

      Thanks 😊
      Appreciate your suggestions… I have plan to make video on closure soon, there will talk more on this 🙏😃

    • @ashwanikumar183
      @ashwanikumar183 2 года назад

      @@NishaSingla will be waiting eagerly when you upload new closure video

  • @vaibhavsarode2426
    @vaibhavsarode2426 3 года назад +2

    Osm Explanation , Thnk you so much

  • @jayeshgite9058
    @jayeshgite9058 2 года назад +1

    Appreciate the way you explain the concepts , Grateful 🙏

  • @akifcankara2225
    @akifcankara2225 2 года назад

    comma seperated syntax worked for me even I use apply

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

    Very well explained Nisha 👍

  • @rajeshkolluri448
    @rajeshkolluri448 2 года назад +1

    Thanks for your clean and clear explanation

  • @ashishnayak2666
    @ashishnayak2666 3 года назад +1

    Nice explanation Nisha 👍

  • @chilakalauttejuttej4891
    @chilakalauttejuttej4891 2 года назад +1

    Super madam please keep vedios countinsuly madam. 🙏🙏

  • @nanasarathi
    @nanasarathi 2 года назад +1

    Very well explained 👍

  • @kishorphawade6198
    @kishorphawade6198 3 года назад +2

    Thank you for this,great explained

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

    Well explained Nisha 👍

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

    Wow👍👍

  • @knowledgepower5192
    @knowledgepower5192 2 года назад +1

    great explanation kepit up

  • @venkat3261
    @venkat3261 2 года назад +1

    Perfect teaching
    Thanks

    • @NishaSingla
      @NishaSingla  2 года назад

      Thank you 🙏 stay connected

  • @ZahidHussain-pr4hg
    @ZahidHussain-pr4hg 11 месяцев назад

    Very nicely and clearly explain this concept
    Thank you very much
    Is there any plan for basic Javascript?

  • @shubhamm3478
    @shubhamm3478 3 года назад +1

    Loved this js series ❣️

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

    Thx nisha

  • @snehasingla
    @snehasingla 3 года назад +2

    Nice explanation 👍

  • @Fullstackdev-
    @Fullstackdev- Год назад

    thank you

  • @manoharanadimoolam3074
    @manoharanadimoolam3074 2 года назад

    Very good lesson

  • @ashwanikumar183
    @ashwanikumar183 2 года назад +1

    Amazing content.
    Happy Diwali 🪔🪔

  • @rahulshah7861
    @rahulshah7861 3 года назад +1

    Nice explanation ma'am 👍

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

    Mam please make a detailed video on this keyword with interview questions

  • @chandrasekhar-ki3yr
    @chandrasekhar-ki3yr 2 года назад +1

    Nice explanation

    • @NishaSingla
      @NishaSingla  2 года назад

      👍🏻👍🏻😀😀

    • @chandrasekhar-ki3yr
      @chandrasekhar-ki3yr 2 года назад +1

      Hi Mam,
      I have a doubt. We can access the methods inside an object by objectname.method() right, then why need of this call, apply bind?

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

    At 21:21 minute, why the bind function called twice, Even though, we have clicked once.

  • @santhoshmamidi5214
    @santhoshmamidi5214 2 года назад +1

    Hi Nisha,
    Great Explaination, Really appreciated the way you explained. Can you please do a video on closure and on oops concepts?
    Thanks in Advance

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

    Hello Nisha please make a video on data structures and algorithms

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

    hi mam i want to full course of javascript
    is this course available on udemy

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

    You explain the concept with eaz...

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

    please make videos for polyfills

  • @ashishnayak2666
    @ashishnayak2666 2 года назад +1

    now a days you are not uploading any videos in to your channel

    • @NishaSingla
      @NishaSingla  2 года назад

      Yes.. will try to upload soon 🔜

  • @kotireddy419
    @kotireddy419 2 года назад

    How to say call, apply and bind in interview point ?

  • @venkat7667
    @venkat7667 2 года назад

    Not I got clarity on these topics

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

    Nice explanation 👌