Symbol
Term side of the Card
Topic: Specials
Unit title: Symbol
Categories: Concept
Explanation side of the Card
Explanation: The wrapper object that allows primitive symbols to temporarily behave like objects, granting access to methods like `.toString()` and `.valueOf()`. The object also provides access to well-known symbols, for customizing the behavior of built-in and user-defined objects.
Browser compatibility:
- The chrome browser supports this feature starting from version 3
- The edge browser supports this feature starting from version 12
- The firefox browser supports this feature starting from version 3.5
- The safari browser supports this feature starting from version 4
Availability: