Closed
Bug 1221140
Opened 10 years ago
Closed 10 years ago
Detangle reference and guide content for arrow functions
Categories
(Developer Documentation Graveyard :: JavaScript, defect, P5)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: sheppy, Unassigned)
Details
:: Developer Documentation Request
Request Type: Correction
Gecko Version: unspecified
Technical Contact:
:: Details
The page in the JS reference for arrow functions is enormous, including a lot of guide-style text (much of it actually duplicated in the guide material on arrow functions). We should detangle this, so that the reference is just the necessary information and the guide is the detailed material on how to use them and how they work.
This shouldn't be difficult work, but it's outside the range of things I have time for right now, so I hope someone else can do it. :)
Comment 1•10 years ago
|
||
We expanded this stuff as of bug 1168926 and now to reduce it again ?! I don't see the point.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•