CodingTrain / CodingTrain/Intro-to-Data-APIs-JS

'years' and 'temps' should not be constants for 1-2

オープン
#37 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
HTML
スター
759
フォーク
592
PR マージ指標
30日以内にマージされた PR はありません

説明

They start off as an empty array and then get added to so the cannot be `const `and should be `var` or `let` instead.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

Search the JavaScript examples for the `years` and `temps` declarations mentioned in the issue. Check how those arrays are initialized and then updated. Done means they use a non-constant declaration while preserving the existing behavior; no test file or specific entry point is named.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
javascript
領域
web-dev
issue の種類
バグ
難易度
1/5
見積もり時間
1時間未満
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。