CodingTrain / CodingTrain/Intro-to-Data-APIs-JS
'years' and 'temps' should not be constants for 1-2
Open
- Dominant language
- HTML
- Stars
- 759
- Forks
- 592
- PR merge metrics
- No merged PRs in 30d
Description
They start off as an empty array and then get added to so the cannot be `const `and should be `var` or `let` instead.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.