Eight Basic Data Types
String( ' , " , ` ) Back ticks are used for extended functionality(Cannot be done with anyother)
Number
BigInt(declration ends with n as suffix)
boolean
Null,Undefined,Object and Symbol

typeof is used to type of variable