Thinking about Data

  • JavaScript work with different "primitive" types of data
    • Numbers
    • Strings
    • "Booleans"
    • null / undefined
    • A few others

5 / 19