jskatas.org Continuously Learn JavaScript. Your Way.

Symbol API: symbol.description

A read-only description of a Symbol object.

A read-only description of a Symbol object.

Links

Description of `symbol.description` on MDN.
Blog post on the the `symbol.description`, on the v8 blog.
The proposal, that went into the specification.

Required Knowledge

Related Katas

Symbol

Difficulty Level

INTERMEDIATE