Chapter 3: Javascript Variables and Data Types

LearnJavascriptFastChap3Welcome to Chapter 3. In this chapter, we are going to learn what variables are and how to name and declare them. We’ll also learn the common operations that we can perform on them.

This is a relatively long chapter and we'll be doing quite a fair bit of coding in the chapter. Ready?