var let and const in JavaScript Compared - When to Use and How

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

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

  • @SergioArroyoSailing
    @SergioArroyoSailing 4 года назад +1

    best explanation of const by far. which is exactly what I was looking for. Thanks

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

    This is one of the most helpful videos I have seen on youtube!

  • @itsthomasYT
    @itsthomasYT 6 лет назад +4

    Thanks for the video. However, I would change the title "global scope" in your table to "window object binding", as I think that by looking at that table it seems that let and const don't have a global scope, which is not right.

  • @priyadharshinihariharan369
    @priyadharshinihariharan369 6 лет назад

    thank you it help me a lot :)

  • @amanueltassew804
    @amanueltassew804 6 лет назад

    Thanks, was helpful