Types Definition

Introduction to JavaScript types.

We'll cover the following...

Introduction

At times, we need to deal with multiple kinds of data. Some were assigned to variables, ...