`this` is not tied to the function
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 50/100
- Issue type
- Documentation
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- javascript
- Domain
- documentation
Research direction
Find the section titled “The this of Parent Scopes” in the JavaScriptCheatSheet documentation and read the surrounding explanation. Revise the title and wording so they do not associate this with a scope; done means the explanation is accurate and clear for novices.
Written by the indexing model from the issue text.
Description
There's a section called:
The this of Parent Scopes
And it starts by saying:
Since each function has its own
thisbinding, whose value depends on the way it is called, you cannot refer to thethisof the wrapping scope in a regular function defined with the function keyword.
This is incorrectly worded. There is no concept at all of "the this of a scope", as it's not associated to a scope. So the title is not correct. Also the explanation will be confusing to novices because it, again, relates this to some wrapping scope.
- Dominant language
- No language data
- Stars
- 221
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from alhassy/JavaScriptCheatSheet
-
help wanted
Difficulty 1/5 Under an hour Newbie friendliness 70/100
-
help wanted
Difficulty 1/5 Under an hour Newbie friendliness 55/100
alhassy/JavaScriptCheatSheet#2 · 1 comment ·
-
alhassy/JavaScriptCheatSheet#1 · 1 reaction · 1 assignee ·
All issues in alhassy/JavaScriptCheatSheet
Similar issues
-
sync-en
Difficulty 1/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
agilepathway/label-checker#640 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
BasedHardware/omi#15662 · 1 comment ·
-
documentation help wanted
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
-
Difficulty 1/5 1-3 hours Newbie friendliness 88/100