Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 129 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 129 Bytes

Javascript Basics

1.1 Javascript Types

  1. Number
  2. String
  3. Boolean
  4. Undefined
  5. Null
  6. Symbol (New in ES6)
  7. Object