Fixing JavaScript
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 65/100
- Issue type
- Refactor
- Clarity
- Clearly specified
- Activity status
- Stale
- Tech stack
- javascript
- Domain
- frontend
Research direction
The issue is about updating variable declarations from var to let or const in the JavaScript files of the repository. Start by locating all JavaScript files (likely in the project root or a js/ directory) and using a code editor's search feature to find instances of var. Determine the appropriate replacement (let for variables that are reassigned, const for constants) based on usage. After making changes, test the quiz functionality in a browser to ensure no regressions.
Written by the indexing model from the issue text.
Description
I noticed variables are declared as var instead of using let or const someone should change all of them to their respected type. If no ones willing to do this I'm alright with working on this.
- Dominant language
- HTML
- Stars
- 1.1k
- Forks
- 451
- 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 8values/8values.github.io
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
8values/8values.github.io#184 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 70/100
8values/8values.github.io#183 · 8 reactions ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
8values/8values.github.io#179 · 2 comments · 4 reactions ·
-
Difficulty 1/5 Under an hour Newbie friendliness 80/100
8values/8values.github.io#152 ·
-
calibration
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
8values/8values.github.io#150 · 3 comments ·
All issues in 8values/8values.github.io
Similar issues
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
gitbutlerapp/gitbutler#15998 · 1 comment ·
-
t/bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
bug ready-for-dev
Difficulty 1/5 1-3 hours Newbie friendliness 90/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
community first-timers-only good first issue hacktoberfest help wanted low hanging fruit up-for-grabs
Difficulty 1/5 Under an hour Newbie friendliness 92/100