HTML    CSS    PHP    Bootstrap    JavaScript    Dev Tools      

Types of Variables in JavaScript

Current Time  00:00 Total Time  00:00

We are always looking for input on our tutorial content. If you have a suggestion, comment, additional information on this topic that you feel should be added, drop us a line. We appreciate your input.

Title: Types of Variables in JavaScript Category: JavaScript

Topic: Essential Training Publish Date: 2016-03-15

Views: 230

Author: Mike King

Description

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.