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

Поділитися
Вставка
  • Опубліковано 21 січ 2025

КОМЕНТАРІ • 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