This video Variables and Data Types in JavaScript will help you understand the basics of variables and basic types of primitive data types in JavaScript. In this JavaScript tutorial for beginners, you'll understand how variables in JavaScript differ from those in other languages and you will also get to know why JavaScript is known as a light-weighted scripting language. In the end, you will learn Type Conversion in Javascript which will help you understand how you can convert one data type to another. So Lets's get started

Below are the topics covered in this video:
00:00:00 Variables In JavaScript
00:10:26 Data Types In JavaScript 
00:17:30 Type Conversion In JavaScript

Introduction to JavaScript:
JavaScript is a scripting language that is used to create and manage dynamic web pages, basically anything that moves on your screen without requiring you to refresh your browser. It can be anything from animated graphics to an automatically generated Facebook timeline. When most people get interested in web development, they start with good old HTML and CSS. From there, they move on to JavaScript, which makes sense, because, these three elements together form the backbone of web development. HTML is the structure of your page like the headers, the body text, any images you want to include. It basically defines the contents of a web page.

#javascript

Variables And Data Types In JavaScript
1.50 GEEK