Fell in love with a dumb machine that does exactly what I instruct it to do, when and how. Hoping our relationship makes the world a better place. || SOFTWARE ENGINEER
A Data type is an attribute of data which tells the compiler how the programmer intend to use the data JavaScript unlike other programming languages has Seven data types. namely {Number , string, Boolean ,null, undefined ,object and Symbol }. This data types can also be classified into two kinds namely Primitive and non Primitive.
Continue Reading →