Closed Bug 1414088 Opened 7 years ago Closed 5 years ago

Glossary entry for Symbol too detailed; move it into the JavaScript Guide, which doesn't say much

Categories

(Developer Documentation Graveyard :: JavaScript, enhancement, P1)

enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: sheppy, Assigned: fs)

Details

The Glossary entry on Symbol is currently much, much longer than typical Glossary entries, and the JavaScript Guide spends exactly one paragraph on Symbol[2] -- with nowhere near enough detail for someone new to this information to make much sense of it.

I suggest we move the majority of the glossary entry into the JS Guide, with some modest cleaning up, and reduce the Glossary entry down to a brief explanation.

[1] https://developer.mozilla.org/en-US/docs/Glossary/Symbol

[2] https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Symbol_type
Priority: -- → P2
Assignee: nobody → fscholz
Priority: P2 → P1

I've shortened the glossary page: https://developer.mozilla.org/en-US/docs/Glossary/Symbol
It was in fact talking about a lot of things that we also cover elsewhere (mostly in the Symbol reference)

I left in the sections about well-known symbols and global symbol registry as I thought these sub terms could be explained briefly here as well, so that the reader can glance over these sub concepts of symbol quickly. Let me know what you think.

review sheppy?

Flags: needinfo?(eshepherd)

r+

Status: NEW → RESOLVED
Closed: 5 years ago
Flags: needinfo?(eshepherd)
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.