In this video, I’ll introduce some of the basic ingredients that make up any JavaScript program. You’ll learn about the fundamental units of JavaScript code that allow you to represent values and give instructions to the computer. You’ll also learn how to assign a name to a value so you can refer to it later in your code.
This video also shows how JavaScript categorizes values into different
data types based on the kind of information a value can represent. We’ll
focus on primitive data types that represent individual values, such as a
single number or a single piece of text.
Github: https://github.com/markumreed
https://www.linkedin.com/in/markumreed/