ไม่สามารถเล่นวิดีโอนี้
ขออภัยในความไม่สะดวก

How Prototype Works in JavaScript (Hindi)

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ก.ค. 2018
  • How Prototype Works in JavaScript
    You can find out our HTML Complete Video tutorials :
    goo.gl/O254f9
    CSS Complete Video Tutorial Playlist:
    goo.gl/On2Bh1
    Feel free to share this video
    JavaScript Complete Video Tutorial Playlist
    goo.gl/A517jQ
    Check Out Our Other Playlists:
    / geekyshow1
    SUBSCRIBE to Learn Programming Language !
    goo.gl/glkZMr
    Learn more about subject:
    www.geekyshows....
    __________________________________________________________
    If you found this video valuable, give it a like.
    If you know someone who needs to see it, share it.
    If you have questions ask below in comment section.
    Add it to a playlist if you want to watch it later.
    ___________________________________________________________
    T A L K W I T H M E !
    Business Email: contact@geekyshows.com
    TH-cam Channel: / geekyshow1
    Facebook: / geekyshow
    Twitter: / geekyshow1
    Google Plus: plus.google.co...
    Website: www.geekyshows....
    ___________________________________________________________
    Make sure you LIKE, SUBSCRIBE, COMMENT, and REQUEST A VIDEO :)
    ___________________________________________________________

ความคิดเห็น • 38

  • @user-zb5jp4ti1d
    @user-zb5jp4ti1d 4 ปีที่แล้ว +5

    This is soo good. i've been trying to understand these concepts for so long... i think i finally have gained an insight... thank you so much for these videos

  • @user-cm7bg4iu7o
    @user-cm7bg4iu7o 5 หลายเดือนก่อน

    outstanding brother ,, you are a great teacher and you know how to teach

  • @nik-ys8ki
    @nik-ys8ki 4 ปีที่แล้ว +1

    nice....now i understood javascripts architecture

  • @jaydeepkhatri9878
    @jaydeepkhatri9878 3 ปีที่แล้ว +1

    A video that actually explains about prototype

  • @arunthakur2921
    @arunthakur2921 4 ปีที่แล้ว

    Thanks to clear my prototype inheritance concept in very simple way.

  • @Devnikakiduniya
    @Devnikakiduniya 5 ปีที่แล้ว +2

    Thanks for great Help.

  • @sheikhshoaib2085
    @sheikhshoaib2085 6 ปีที่แล้ว +3

    Thank you very much sir.
    Advance javascript complete hone kitna time lagega aur?

  • @ravinsapariya
    @ravinsapariya ปีที่แล้ว

    you are so good, you are trying to explain your level best.

  • @aamirjamal6833
    @aamirjamal6833 4 ปีที่แล้ว +1

    Only if I could give you more than 1 like, I would have. Shukriya bhai.

  • @ajmaljoiya6006
    @ajmaljoiya6006 3 ปีที่แล้ว

    Great sir,
    Well explained and clear my concept about prototype.
    Thanks a lot ♥️♥️♥️♥️

  • @surendrakambang9641
    @surendrakambang9641 2 ปีที่แล้ว

    Just hatsoff to your explanation sir! Its just really great

  • @spradhan5316
    @spradhan5316 ปีที่แล้ว

    Thank you So much sir 💖

  • @juniorWeb247
    @juniorWeb247 2 ปีที่แล้ว

    God bless you brother, Seriously the best video ever I've seen on entire youtube. Well Explained , well Structured content. Really Thanku So much brother.

  • @Ravikumar-zr3pm
    @Ravikumar-zr3pm 4 ปีที่แล้ว

    You are amazing bro....wonderful explaination..hats off to you sir

  • @rahuldeeti5845
    @rahuldeeti5845 3 ปีที่แล้ว

    No words sir
    Only 🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏

  • @iamdanyaal
    @iamdanyaal 2 ปีที่แล้ว

    Thank You Sir

  • @ankitpatel4231
    @ankitpatel4231 3 ปีที่แล้ว

    Well concept lectures thank u

  • @anitaprusty5019
    @anitaprusty5019 2 ปีที่แล้ว

    Amazing video 📹 ❤👏👏👏

  • @jayeshshukla2313
    @jayeshshukla2313 4 ปีที่แล้ว

    very nice explanation

  • @rajeshkumar-ty8nj
    @rajeshkumar-ty8nj 4 ปีที่แล้ว

    Best explaining

  • @alltechsimplified2134
    @alltechsimplified2134 4 ปีที่แล้ว

    i am so much thankfull to you

  • @sumitmakwana6104
    @sumitmakwana6104 5 ปีที่แล้ว +2

    // prototype Inheritance using object constructor
    var Mobile= new Object();
    Mobile.a=10;
    Mobile.__proto__.d=40;
    var Samsung= new Object();
    Samsung.b=20;

    console.log(Mobile);
    console.log(Samsung);
    hey sir, i just tried this, and wher i console.log Mobile and Samsung i got d in both objects prototype object property, even i havent inherite any of one. why i got d in both objects ?

    • @_samirdahal
      @_samirdahal 5 ปีที่แล้ว

      Because your object instace can access the property from Prototype Object that's why your samsung has got 'd' property and same for your mobile.

    • @himanshu2168
      @himanshu2168 5 ปีที่แล้ว +2

      @@_samirdahal I want to change your comment a little bit. Samsung and Mobile both are created with Object() function that's why they have access of Object() Prototype object and as we know Mobile.__proto__ and Samsung.__proto__ both are connected with Object.prototype. It's mean they both have access to Object Prototype properties.

    • @_samirdahal
      @_samirdahal 5 ปีที่แล้ว +2

      @@himanshu2168 Yeaah.

    • @66sbjaygoti80
      @66sbjaygoti80 4 ปีที่แล้ว

      Himanshu Rana ya

  • @anaghasalvi8364
    @anaghasalvi8364 4 ปีที่แล้ว

    Thank u so much

  • @r.t.s.749
    @r.t.s.749 2 ปีที่แล้ว

    Sir please make series on DSA using programming language

  • @spoilershub2928
    @spoilershub2928 4 ปีที่แล้ว +1

    js prototype kahan use hoti ha ?

  • @krishnaawate7213
    @krishnaawate7213 2 ปีที่แล้ว

    How did you get that pencil to write ?

    • @geekyshows
      @geekyshows  2 ปีที่แล้ว +1

      Its Digital Writing Pad and a Software called Epic Pen

  • @gautamkanzariya8651
    @gautamkanzariya8651 3 ปีที่แล้ว

    can we assign property to prototype object with This instead of Mobile.prototype.a = 10;
    object.__proto__..a = 10;

    • @saurabhpandey9629
      @saurabhpandey9629 3 ปีที่แล้ว

      No why to do this bro mobile is a object only so better to use the name of object

    • @detector_aryan
      @detector_aryan 3 ปีที่แล้ว +1

      Yes bro you can.
      Watch the whole video
      Just replace the object with the object name tgat you going to create

  • @irchox9601
    @irchox9601 2 ปีที่แล้ว

    Brother I'm from Pakistan.. I appreciate your hard work thanks for delivering concepts.
    Love from Pakistan..

  • @yogeshsharma7741
    @yogeshsharma7741 4 ปีที่แล้ว

    Please make small videos

  • @neeteshvishwakarma
    @neeteshvishwakarma 3 ปีที่แล้ว

    You are India's Kyle Simpson

  • @shabeenakhan9575
    @shabeenakhan9575 ปีที่แล้ว

    its so confusing video for me
    comparison to other video .. prototype is so confusing topic...