#17 - Javascript Prototype in Tamil - (தமிழில்) | Modern JavaScript in Tamil

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 พ.ย. 2024

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

  • @davidsusairaj1490
    @davidsusairaj1490 หลายเดือนก่อน +2

    குருவே சரணம்🙏🙏🙏🙏🙏

  • @dheenus
    @dheenus 16 วันที่ผ่านมา +1

    Awesome Bro❤🤝. The prototype concept was directly injected into my core memory 🧠.

    • @CyberDudeNetworks
      @CyberDudeNetworks  16 วันที่ผ่านมา +1

      Your comment injected into my heart. Thanks. 🙂👍

  • @blossoms2465
    @blossoms2465 หลายเดือนก่อน +1

    very useful video

  • @ahmedmuadh1789
    @ahmedmuadh1789 2 หลายเดือนก่อน +1

    Thanks a lot for the video ❤

  • @annamalaig1429
    @annamalaig1429 5 หลายเดือนก่อน +1

    Waiting for this for long time. Finally you posted it. Thanks anbu.

  • @karthicksuresh7832
    @karthicksuresh7832 5 หลายเดือนก่อน +1

    Pakka.. Time eduthalum... I can understand the topic clearly.

  • @manikumar-vr3kp
    @manikumar-vr3kp หลายเดือนก่อน +1

    are u staying in avadi ?

  • @boopathichithamparamg
    @boopathichithamparamg 5 หลายเดือนก่อน +3

    Next inheritance topic podunga brother

    • @CyberDudeNetworks
      @CyberDudeNetworks  5 หลายเดือนก่อน +3

      We have discussed about adding our own prototype to the prototype chain. Thats what we call as Prototype inheritance. Watch it on 08:09

  • @davidsusairaj1490
    @davidsusairaj1490 หลายเดือนก่อน +2

    function Person(name) {
    this.name = name;
    }
    Person.prototype.greet = function(greeting) {
    return greeting + ', My name is ' + this.name;
    };
    const anbuPerson = new Person('Anbu');
    const trishaPerson = new Person('Trisha');
    // Now you can pass an argument to the greet method:
    console.log(anbuPerson.greet('Hello')); // "Hello, My name is Anbu"
    console.log(trishaPerson.greet('Hi')); // "Hi, My name is Trisha"

  • @AmmuKutty01
    @AmmuKutty01 5 หลายเดือนก่อน +2

    oru array kula onject iruku antha existing object kula oru new element create panum yapadi bro

    • @CyberDudeNetworks
      @CyberDudeNetworks  5 หลายเดือนก่อน

      const arr = [{ name: 'Ammu' }, {name: 'Bommu'}]
      // access the arr and find out the object where you want to add new element. In my case, i will add to 'Ammu' obj.
      arr[0].newElement = 'kutty'
      Since, arr[0] -> points out to array of index 0, it will point out the { name: 'Ammu' }
      For detail information, watch our Modern JS series.

  • @sivakumar-qf9gd
    @sivakumar-qf9gd 5 หลายเดือนก่อน +1

    Super Brooo

  • @sivakumar-qf9gd
    @sivakumar-qf9gd 5 หลายเดือนก่อน +1

    Brooo tailwind learn pannalama bootsrap aa brooo which one is best

    • @CyberDudeNetworks
      @CyberDudeNetworks  5 หลายเดือนก่อน

      First learn bootstrap. And then tailwind..
      Everyone is using tailwind, and you should know about that.

  • @rockygangs8599
    @rockygangs8599 5 หลายเดือนก่อน +1

    hi anna can you make vedios in mern
    you previous vedio for the mern stact is lot and lot help full for me
    a kind request anna

    • @CyberDudeNetworks
      @CyberDudeNetworks  5 หลายเดือนก่อน

      What you want exactly in MERN? Can you be specific so we can deliver such expectation to you.

  • @rees12334
    @rees12334 5 หลายเดือนก่อน

    Anbu anna neenga asyn await promis fetch api potuvingala

    • @CyberDudeNetworks
      @CyberDudeNetworks  5 หลายเดือนก่อน

      Yes. that will be covered in this series. Stay tuned!

  • @voiduerduno9945
    @voiduerduno9945 5 หลายเดือนก่อน +1

    useful bro.

  • @sivakumar-qf9gd
    @sivakumar-qf9gd 5 หลายเดือนก่อน

    Video video video yanga brooo

    • @CyberDudeNetworks
      @CyberDudeNetworks  5 หลายเดือนก่อน

      Scheduled! have a great weekend. Will come from monday.

    • @sivakumar-qf9gd
      @sivakumar-qf9gd 4 หลายเดือนก่อน

      @@CyberDudeNetworks Monday varuvingala 😅