filmov
tv
javascript.info The Modern JavaScript Tutorial 2.4 Variables

Показать описание
YouTube by Lisa Friedrichsen
This YouTube covers how to initialize and assign values to JavaScript variables. It discusses the let and const keywords as well as the assignment operator, = with string, numeric, and Boolean data. It also gives an example of variables used for primitive data such as strings and numbers versus arrays and objects.
This YouTube covers how to initialize and assign values to JavaScript variables. It discusses the let and const keywords as well as the assignment operator, = with string, numeric, and Boolean data. It also gives an example of variables used for primitive data such as strings and numbers versus arrays and objects.