Javascript Data Types
Overview
A program runs a series of steps, typically taking data, processing it and possibly creating new data.
When a program saves data in memory, it can only save data that is one of a set of data types that
it has been programmed to handle.