CodingTrain / CodingTrain/Intro-to-Data-APIs-JS
'years' and 'temps' should not be constants for 1-2
Abierto
- Lenguaje dominante
- HTML
- Estrellas
- 759
- Forks
- 592
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
They start off as an empty array and then get added to so the cannot be `const `and should be `var` or `let` instead.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- javascript
- Área
- web-dev
- Tipo de issue
- Error
- Dificultad
- 1/5
- Tiempo estimado
- Menos de una hora
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100