JS ⟩ value ⟩ type ⟩ dynamic typed
value can change from its first declaration type to another type.
JS is a dynamically typed language.
Baeldung ⟩ Runtime vs. Compile Time
Last updated 2 years ago