Symbol
Allow us to create "hidden" properties of an object, that no other part of code can occasionally access or overwrite.
Symbols are guaranteed to be unique. Even if we create many symbols with the same description, they are different values.
Allow us to create "hidden" properties of an object, that no other part of code can occasionally access or overwrite.
Symbols are guaranteed to be unique. Even if we create many symbols with the same description, they are different values.
Clickable & Draggable!