http://www.greenemath.com/
/ mathematicsbyjgreene
In this lesson, we will learn how to declare a variable in JavaScript using var, let, and const. Additionally, we will explore some basic differences between var and let. Both var and let allow for a variable to be reassigned, however we can only declare a variable with let once. When we work with const, the variable is read only and can't be changed. It's value will be constant throughout our program.
Смотрите видео JavaScript Lesson #2: Declaring a Variable in JavaScript онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь GreeneMath.com 21 Март 2020, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 914 раз и оно понравилось 17 людям.