Primitive/consoles
- zakariyesahid96
 - Jan 26, 2022
 - 1 min read
 
Primitive types are the basic building blocks which include :
Number
String
boolean
null
To demonstrate an example for how these are used it’s commonly seen in a YouTube comment section.
To practice JS chrome developer has an option to type up JS code.



Comments