ES 6 Class in JavaScript (Hindi)

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 ก.ย. 2024
  • Class 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 :)
    ___________________________________________________________

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

  • @syedularif2421
    @syedularif2421 5 ปีที่แล้ว +13

    thanks bro, i watch everyday 8 hour until i finish.it is really helpful.

  • @vikashire5292
    @vikashire5292 5 ปีที่แล้ว +3

    Thank bro.. keep it up.. your videos really helpfull for us.. keep going on... Lots of thanx

  • @devforlife07
    @devforlife07 5 ปีที่แล้ว +1

    Thanks bro.Nice Explanation..

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

    very easy language to understand this class in JS.

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

    return this.model what does this refers here?does it refer class Mobile?I am confused because that "this" is inside a function ?

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

    Good sir go ahead

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

    Love u bro

  • @xman6267
    @xman6267 5 ปีที่แล้ว +1

    When i tried to add property to constructor instead of display function .. in console log it does showed up in a instance member and not as a prototype member why?

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

      because when u add new property in any constructor then it saves in prototype object

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

    👏

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

    Thank you

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

    Sir, What screen recorder is that?

  • @user-gg5nh1mf6l
    @user-gg5nh1mf6l 5 ปีที่แล้ว

    thanks

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

    awesome

  • @ArvindKumar-nc5hn
    @ArvindKumar-nc5hn 4 ปีที่แล้ว +1

    Hi @geeky show in this function why are you write to this.show = function ()

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

      Show variable me ek fn save kiya h

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

    hm ne bina constructor ky hm kar sakte hai ky ?

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

    class methods default prototype member kyo hote h ES6 me ? please explain. kyo ki prototype function or methods to ham apne convenience k hisaab se banate h to phir esa kyo ?

  • @editmix2019
    @editmix2019 4 ปีที่แล้ว +3

    var x = confusion;
    if(confusion > solution && got the solution here)
    {
    console.log("thanks geeky shows");
    }

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

    web desgining m iska use kahan karenge yeh to btaoo

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

    Sir edar "this" keyword ma kis ki value aee gi e.g: Mobile.model or nokia,model ?

    • @luckynath2330
      @luckynath2330 5 ปีที่แล้ว +1

      ' this' keyword refers to class name (like Mobile class).whitin a method we can access class or object name using ' this' keyword.

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

      nokia ki value aaaegi

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

    sir my code is not running, help

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

    sir jab me browser me dekh rha hun to kuch dikh ni raha hai

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

    apne this keyword ka koi video banaya nahi ki uska use kese karte he

  • @TarunKumar-tj8hs
    @TarunKumar-tj8hs 4 ปีที่แล้ว

    Javascript es6 sikhne ke liye javascript sikhna hai ky?

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

      ES 6 is javascript advance version

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

    1.5x bhi slow lag rha

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

    Bhai mera galaxy hi hai Jo 3000 ka hai

  • @SaiKumar-xm9uo
    @SaiKumar-xm9uo 4 ปีที่แล้ว

    Why class when function concept is there