Last updated 2 years ago
Was this helpful?
JS ⟩ value ⟩ primitive ⟩ null
a literal that represents the intentional absence of any object value.
null
is a literal.
is a ❗
has no , can't call methods, has no properties.
null and are the only two s that do not have .❗
compare: undefined
difference between null and undefined