Types

SNOBUS'N
  1. String
  1. Number
  1. Object
  1. Boolean
  1. Undefined
  1. Symbol : Always gives a guaranteed unique identifier
  1. Null
Everything except Object is Primitive type, Object is special one.