A
primitive data 
type is data that has a primitive value. JavaScript defines 5 types of
 primitive data
types:
string
number
boolean
null
undefined
by Luka Tatarishvili
4 years ago
JavaScript
objects
0
Pro tip: use ```triple backticks around text``` to write in code fences