Missing function scope

Open Beginner friendly
#3 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
70/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Stale
Tech stack
javascript
Domain
documentation

Research direction

Open the Scopes and Statements section in the cheat sheet and inspect how block and global scope are described. Update the section so function scope is also mentioned, then verify that the scope coverage is complete and the related concern in issue #1 remains consistent.

Written by the indexing model from the issue text.

Description

help wanted

The section on Scopes and Statements only mentions block scope and global scope, and fails to mention function scope. This is related to #1

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from alhassy/JavaScriptCheatSheet

All issues in alhassy/JavaScriptCheatSheet

Similar issues

More Documentation issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.