Proxies (ES6) - Beau teaches JavaScript

Поделиться
HTML-код
  • Опубликовано: 24 окт 2024

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

  • @popavandrei
    @popavandrei Год назад +1

    A really easy to understand video. After reading the documentation on MDN, I thought that is something a little more complex than I thought but after watching your video it really cleared a lot of misconceptions for me. Thank you !

  • @timnooteboom7752
    @timnooteboom7752 Год назад +1

    Good explanation with examples! Thank you!

  • @RoyRope
    @RoyRope 6 лет назад +3

    What's the benefit over regular setter and getter methods?

  • @michaelmavroforakis8881
    @michaelmavroforakis8881 5 лет назад +1

    no need to take out the '=' from code .. cause if age=0 or les than 0 should say "mast be positive". Now that you took it off , if you give person.age = 0; is accepting it ...

    • @SSantiago90
      @SSantiago90 5 лет назад

      Michael Mavroforakis And so what?...Why a person can't have 0 years?

  • @zigzag9920
    @zigzag9920 7 лет назад +1

    What happens when you return false?

  • @abdelkrimeljaouhari2370
    @abdelkrimeljaouhari2370 8 месяцев назад

    many thanks