Prototypes in JavaScript

Поделиться
HTML-код
  • Опубликовано: 4 авг 2024
  • Learn about what prototypes are in JavaScript and how to use prototypes to implement inheritance in your javascript applications.
    this: • THIS in JavaScript
    Chapters:
    0:00​ Intro
    0:40 Object.create
    1:50 [[prototype]]
    2:37 _proto_
    4:30 Array.Prototype
    6:55 Property Lookup and Assignment
    11:39 Prototype Chain
    13:39 Summary
    Music:
    Music: TheFatRat - Rise Up
    Watch the official music video: • TheFatRat - Rise Up
    Listen here: enter.lnk.to/riseup
  • НаукаНаука

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

  • @labombarde1
    @labombarde1 10 месяцев назад

    10 months dude ... 10 months and nobody has taught me more about prototypes than you just did in 2 minutes and 11 seconds. God Bless this kid!!!!!!!!!!

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

    all those articles were messing up my head until i found your perfect explanation on the subject.. thanks!

  • @JBeique
    @JBeique 2 года назад +6

    Great video! This really expanded my understanding of prototypes and the built-in methods.

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

    finally a easy example of how prototypes work . Just a way to share functionality

  • @bria-space-time-traveler
    @bria-space-time-traveler 2 года назад +1

    The way you explain everything is so clear and phenomenal, thank you so much for making these videos! I especially love how you show examples through it, I imagine a lot of this logic transfers over to web applications with React and/or Angular?

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

    ¡La mejor explicación sobre prototype que he visto! :)

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

    first time watching your video, clear and straightforward, Thanks!

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

    Stuff like this is underappreciated, thank you for explaining the back bones of the language :D

  • @MuhammadAhmed-pd8zu
    @MuhammadAhmed-pd8zu 3 месяца назад

    Super helpful! Thanks

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

    Very educative video, you're really good at explaining things! Keep up the good work! 👍

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

    excellent explanation

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

    Great videos bro

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

    Prototypes in JavaScript; beautifully explained. Thanks, Sam
    {2023-06-07}

  • @Troy-ol5fk
    @Troy-ol5fk 2 года назад

    Are waffles and pancakes the same thing in different shapes ?

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

      Are waffles just square pancakes?

  • @Zen-lz1hc
    @Zen-lz1hc 2 года назад

    I thought javascript is fun...
    Then I start using prototypes
    (+_+)