In this tutorial we demonstrate and discuss the different types of variables that are available in JavaScript. We begin our demonstration with numeric variables then work our way to string variable types. Demonstrating the different types and how they are used. We look at using escape characters with our string variables. We look at Boolean variables and how they are stored and wrap up with a discussion on the null value variable.