Data Types

JavaScript has 8 data types, where 7 of them are Primitives data types while one is Objects.


Children
  1. bigint
  2. boolean
  3. null
  4. number
  5. string
  6. symbol
  7. undefined